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 21ff929 commit 03c709cCopy full SHA for 03c709c
Cargo.toml
@@ -22,6 +22,5 @@ compiler_builtins = { version = "0.1", optional = true }
22
23
[features]
24
default = []
25
-no_std = []
26
bench = []
27
rustc-dep-of-std = ['std', 'core', 'compiler_builtins']
0 commit comments