blob: 1095a047dd178bb6d72542eab2cb4edbfe5928af [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) foo.rs -Copt-level=z 2>&1
$(call RUN,foo)