summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/alloc-no-sync/Makefile
blob: 04ec4c7d8bc9a1831b7dfe38246fd99d3da25366 (plain)
1
2
3
4
include ../tools.mk

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