]> git.lizzy.rs Git - rust.git/blob - library/rustc-std-workspace-core/lib.rs
Rollup merge of #105570 - Nilstrieb:actual-best-failure, r=compiler-errors
[rust.git] / library / rustc-std-workspace-core / lib.rs
1 #![feature(no_core)]
2 #![no_core]
3
4 pub use core::*;