rust/tests/run-make-fulldeps/core-no-fp-fmt-parse/Makefile
2023-01-11 09:32:08 +00:00

5 lines
138 B
Makefile

include ../tools.mk
all:
$(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../../library/core/src/lib.rs --cfg no_fp_fmt_parse