summary refs log tree commit diff
path: root/src/test/run-make/pretty-expanded/Makefile
blob: 7a8dc8d871ca77f47ce4f966b2af0fb3ddde0dff (plain)
1
2
3
4
5
-include ../tools.mk

all:
	$(RUSTC) -o $(TMPDIR)/input.expanded.rs -Z unstable-options \
		--pretty=expanded input.rs