mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
Remove stabilized alloc feature from rustc-std-workspace-alloc
This commit is contained in:
parent
5253366e19
commit
41c2f81d57
@ -1,4 +1,4 @@
|
|||||||
#![feature(no_core, alloc)]
|
#![feature(no_core)]
|
||||||
#![no_core]
|
#![no_core]
|
||||||
|
|
||||||
// See rustc-std-workspace-core for why this crate is needed.
|
// See rustc-std-workspace-core for why this crate is needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user