]> git.proxmox.com Git - rustc.git/blob - tests/run-make-fulldeps/alloc-no-rc/Makefile
New upstream version 1.68.2+dfsg1
[rustc.git] / tests / run-make-fulldeps / alloc-no-rc / Makefile
1 include ../tools.mk
2
3 all:
4 $(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../library/alloc/src/lib.rs --cfg no_rc