summaryrefslogtreecommitdiffstats
path: root/tests/run-make/alloc-no-rc/Makefile
blob: 9824b17e6c2a7a9d443a27336db0fcc6a6c4d46b (plain)
1
2
3
4
include ../tools.mk

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