]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/alloc-no-oom-handling/Makefile
Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errors
[rust.git] / src / test / run-make-fulldeps / alloc-no-oom-handling / Makefile
1 -include ../tools.mk
2
3 all:
4         $(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../../library/alloc/src/lib.rs --cfg no_global_oom_handling