This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-22 18:15:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16e869a678312b16c2e97461f144ce63ef5309bc
rust
/
library
/
rustc-std-workspace-std
/
lib.rs
T
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
::
*
;
Reference in New Issue
View Git Blame
Copy Permalink