]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/alloc-no-rc/Makefile
Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-Simulacrum
[rust.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