From 10ee2acdd26a7f1298c6f6d6b7af9b469fe29b87 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:41:41 +0200 Subject: Merging upstream version 1.70.0+dfsg2. Signed-off-by: Daniel Baumann --- .../tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/tools/cargo/tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs (limited to 'src/tools/cargo/tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs') diff --git a/src/tools/cargo/tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs b/src/tools/cargo/tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs new file mode 100644 index 000000000..f40d09caf --- /dev/null +++ b/src/tools/cargo/tests/testsuite/mock-std/library/rustc-std-workspace-std/lib.rs @@ -0,0 +1 @@ +pub use std::*; -- cgit v1.2.3