blob: 8909dee11f0fa00c79d353f043337231d2fb5f15 [file] [log] [blame]
-include ../tools.mk
all:
$(RUSTC) -o $(TMPDIR)/input.out --pretty=normal -Z unstable-options input.rs
diff -u $(TMPDIR)/input.out input.pp