toolchain: Bump Rust to 1.80.0-nightly

This commit is contained in:
Yifan Wu 2024-05-02 11:04:17 +08:00
parent a274521e80
commit decd33075f
4 changed files with 3 additions and 2 deletions

View file

@ -1,7 +0,0 @@
[build]
target = "riscv64gc-unknown-none-elf"
[target.riscv64gc-unknown-none-elf]
rustflags = [
"-Clink-args=-Tsrc/linker.ld", "-Cforce-frame-pointers=yes"
]