4 Commits (b74a931d01b3e23c3b588159d196165f858efcf3)

Author SHA1 Message Date
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