From 20431706a863f92cb37dc512fef6e48d192aaf2c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:11:38 +0200 Subject: Merging upstream version 1.66.0+dfsg1. Signed-off-by: Daniel Baumann --- src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs (limited to 'src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs') diff --git a/src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs b/src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs deleted file mode 100644 index 8d2b8a285..000000000 --- a/src/test/run-make/rlib-format-packed-bundled-libs-2/main.rs +++ /dev/null @@ -1,5 +0,0 @@ -extern crate rust_dep; - -pub fn main() { - rust_dep::rust_dep(); -} -- cgit v1.2.3