Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
include ../tools.mk
all:
TMP=fake TMPDIR=fake $(RUSTC) foo.rs 2>&1 | $(CGREP) "couldn't create a temp dir:"