]> git.lizzy.rs Git - rust.git/blob - library/rustc-std-workspace-core/lib.rs
Add E0788 for improper #[no_coverage] usage
[rust.git] / library / rustc-std-workspace-core / lib.rs
1 #![feature(no_core)]
2 #![no_core]
3
4 pub use core::*;