We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5253366 commit 41c2f81Copy full SHA for 41c2f81
src/tools/rustc-std-workspace-alloc/lib.rs
@@ -1,4 +1,4 @@
1
-#![feature(no_core, alloc)]
+#![feature(no_core)]
2
#![no_core]
3
4
// See rustc-std-workspace-core for why this crate is needed.
0 commit comments