rustc/tests/run-make/alloc-no-sync/Makefile
2023-09-14 08:56:40 +02:00

5 lines
128 B
Makefile

include ../tools.mk
all:
$(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../library/alloc/src/lib.rs --cfg no_sync