mv std libs to library/
This commit is contained in:
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::*;
|
||||
Reference in New Issue
Block a user