]> git.proxmox.com Git - rustc.git/blob - src/test/run-make-fulldeps/alloc-no-oom-handling/Makefile
New upstream version 1.64.0+dfsg1
[rustc.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