We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0a06d commit 465ec3bCopy full SHA for 465ec3b
.cargo/config
@@ -1,6 +1,6 @@
1
[unstable]
2
build-std = ["std", "core", "alloc", "panic_abort"]
3
-build-std-features = ["compiler-builtins-mem"]
+build-std-features = ["compiler-builtins-mem", "compiler-builtins-asm"]
4
5
[build]
6
target = "x86_64-unknown-hermit"
0 commit comments