summaryrefslogtreecommitdiffstats
path: root/tests/run-make/alloc-no-oom-handling/Makefile
blob: 87f74c69c793963b1d8f2d8ee108c277d6965b21 (plain)
1
2
3
4
include ../tools.mk

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