diff options
| author | mark <markm@cs.wisc.edu> | 2020-06-11 21:31:49 -0500 |
|---|---|---|
| committer | mark <markm@cs.wisc.edu> | 2020-07-27 19:51:13 -0500 |
| commit | 2c31b45ae878b821975c4ebd94cc1e49f6073fd0 (patch) | |
| tree | 14f64e683e3f64dcbcfb8c2c7cb45ac7592e6e09 /src/tools/rustc-std-workspace-std/lib.rs | |
| parent | 9be8ffcb0206fc1558069a7b4766090df7877659 (diff) | |
| download | rust-2c31b45ae878b821975c4ebd94cc1e49f6073fd0.tar.gz rust-2c31b45ae878b821975c4ebd94cc1e49f6073fd0.zip | |
mv std libs to library/
Diffstat (limited to 'src/tools/rustc-std-workspace-std/lib.rs')
| -rw-r--r-- | src/tools/rustc-std-workspace-std/lib.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/rustc-std-workspace-std/lib.rs b/src/tools/rustc-std-workspace-std/lib.rs deleted file mode 100644 index 1e955c61ac8..00000000000 --- a/src/tools/rustc-std-workspace-std/lib.rs +++ /dev/null @@ -1,2 +0,0 @@ -#![feature(restricted_std)] -pub use std::*; |
