5 Commits (4d1f84bbfffb322b724a1fa178b74d0e315fcbee)

Author SHA1 Message Date
Andre Richter 269df3e25d
Update toolchain 4 years ago
Andre Richter d212348931
Bump compiler version.
We have to remove the `#[naked]` attribute from `_start` for now, since it emits
a warning now when used with non-asm statements in the function body. For now,
just hope for the compiler's mercy to not emit code using the stack pointer
before we've actually set up a stack.
4 years ago
Andre Richter 709b67f1ce
Introduce rust-toolchain
Make use of the new format, introduced in
https://blog.rust-lang.org/2020/11/27/Rustup-1.23.0.html#new-format-for-rust-toolchain
4 years ago
Andre Richter 1b164e50a1
Back to nightly for automations 5 years ago
Andre Richter fad90e8bb1
Update/force explicit toolchain 5 years ago