bjorn3
|
c99e582c86
|
Use the default panicking alloc error handler
|
2023-12-12 15:01:29 +00:00 |
|
bjorn3
|
00d0b8fb6b
|
Remove all pub from main.rs
This will cause rustc to emit warnings for all unused items.
|
2023-12-12 15:01:29 +00:00 |
|
bjorn3
|
5ce7d1df8a
|
Remove unnecessary extern crate item
This was only necessary in the 2015 edition
|
2023-12-12 15:01:29 +00:00 |
|
bjorn3
|
6045b0cc59
|
Remove unused feature gates
|
2023-12-12 15:01:29 +00:00 |
|
bjorn3
|
d819277d56
|
Make rustc directly invoke the linker
|
2023-10-03 09:53:37 +02:00 |
|