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 e3b53f9 commit 3c51ffdCopy full SHA for 3c51ffd
Cargo.toml
@@ -58,7 +58,7 @@ mangled-names = []
58
no-lang-items = []
59
60
# Only used in the compiler's build system
61
-rustc-dep-of-std = ['c', 'compiler-builtins', 'core']
+rustc-dep-of-std = ['compiler-builtins', 'core']
62
63
[[example]]
64
name = "intrinsics"
0 commit comments