rust/tests/run-make/core-no-fp-fmt-parse/Makefile
2023-03-30 07:34:55 -05:00

5 lines
135 B
Makefile

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