blob: 123dd64e15cbd5619653d8faa3d63de667545e3b [file] [log] [blame]
# ignore-cross-compile
include ../tools.mk
all:
$(RUSTC) foo.rs
$(RUSTC) -Z ls $(TMPDIR)/foo
touch $(TMPDIR)/bar
$(RUSTC) -Z ls $(TMPDIR)/bar