diff options
Diffstat (limited to 'src/tools/rustc-std-workspace-std/lib.rs')
| -rw-r--r-- | src/tools/rustc-std-workspace-std/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rustc-std-workspace-std/lib.rs b/src/tools/rustc-std-workspace-std/lib.rs new file mode 100644 index 00000000000..f40d09cafbb --- /dev/null +++ b/src/tools/rustc-std-workspace-std/lib.rs @@ -0,0 +1 @@ +pub use std::*; |
