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/alloc-no-sync/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/run-make/alloc-no-sync/Makefile (limited to 'tests/run-make/alloc-no-sync') diff --git a/tests/run-make/alloc-no-sync/Makefile b/tests/run-make/alloc-no-sync/Makefile new file mode 100644 index 00000000000..04ec4c7d8bc --- /dev/null +++ b/tests/run-make/alloc-no-sync/Makefile @@ -0,0 +1,4 @@ +include ../tools.mk + +all: + $(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../library/alloc/src/lib.rs --cfg no_sync -- cgit 1.4.1-3-g733a5