From 433da1fc047bb39a263eefca4bdb2b1972f1d2ce Mon Sep 17 00:00:00 2001 From: Joshua Nelson Date: Thu, 30 Mar 2023 07:34:55 -0500 Subject: Move almost all run-make-fulldeps to run-make They pass fine. --- tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs (limited to 'tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs') diff --git a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs b/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs deleted file mode 100644 index 82a98b12d04..00000000000 --- a/tests/run-make-fulldeps/panic-impl-transitive/panic-impl-consumer.rs +++ /dev/null @@ -1,5 +0,0 @@ -#![no_std] -#![no_main] - -// this crate provides the `panic_impl` lang item so we don't need to define it here -extern crate panic_impl_provider; -- cgit 1.4.1-3-g733a5