mv std libs to library/
This commit is contained in:
parent
9be8ffcb02
commit
2c31b45ae8
875 changed files with 1255 additions and 1223 deletions
4
library/rustc-std-workspace-core/lib.rs
Normal file
4
library/rustc-std-workspace-core/lib.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
#![feature(no_core)]
|
||||
#![no_core]
|
||||
|
||||
pub use core::*;
|
Loading…
Add table
Add a link
Reference in a new issue