This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
rust
Watch
0
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-12-01 13:18:54 +01:00
Code
Issues
Releases
Activity
c11d46f045
rust
/
library
/
rustc-std-workspace-std
/
lib.rs
mark
2c31b45ae8
mv std libs to library/
2020-07-27 19:51:13 -05:00
3 lines
44 B
Rust
Raw
Blame
History
#![
feature(restricted_std)
]
pub
use
std
::
*
;
View Git Blame
Copy Permalink