Update toolchain.
This commit is contained in:
@@ -3,3 +3,7 @@ rustflags = [
|
||||
# Kernel should preserve floating-point registers
|
||||
"-Csoft-float",
|
||||
]
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "alloc", "compiler_builtins"]
|
||||
build-std-features = ["panic-unwind"]
|
||||
|
||||
Reference in New Issue
Block a user