]> git.lizzy.rs Git - rust.git/blob - library/rustc-std-workspace-core/lib.rs
Rollup merge of #74977 - GuillaumeGomez:cleanup-e0741, r=pickfire
[rust.git] / library / rustc-std-workspace-core / lib.rs
1 #![feature(no_core)]
2 #![no_core]
3
4 pub use core::*;