summaryrefslogtreecommitdiffstats
path: root/library/rustc-std-workspace-core/lib.rs
blob: 143278525616628baf7d95f94e402694cfc82952 (plain)
1
2
3
4
#![feature(no_core)]
#![no_core]

pub use core::*;