We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e58ea3 commit 0d276abCopy full SHA for 0d276ab
Cargo.toml
@@ -38,7 +38,7 @@ cc = { optional = true, version = "1.0" }
38
panic-handler = { path = 'crates/panic-handler' }
39
40
[features]
41
-default = ["compiler-builtins"]
+default = ["compiler-builtins", "asymmetric-asm"]
42
43
# Enable compilation of C code in compiler-rt, filling in some more optimized
44
# implementations and also filling in unimplemented intrinsics
0 commit comments