Skip to content
Snippets Groups Projects
Verified Commit dc5f1fe0 authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Update toolchain.

parent d3cf4db4
No related branches found
No related tags found
1 merge request!179Update toolchain
......@@ -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"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment