]> git.lizzy.rs Git - rust.git/blob - src/tools/rustc-std-workspace-core/lib.rs
Rollup merge of #62663 - llogiq:more-questionmark-docs, r=GuillaumeGomez
[rust.git] / src / tools / rustc-std-workspace-core / lib.rs
1 #![feature(no_core)]
2 #![no_core]
3
4 pub use core::*;