]> git.proxmox.com Git - rustc.git/blame - tests/run-make/issue-14698/Makefile
Merge 1.70 into proxmox/bookworm
[rustc.git] / tests / run-make / issue-14698 / Makefile
CommitLineData
f2b60f7d 1include ../tools.mk
b039eaaf
SL
2
3all:
ff7c6d11 4 TMP=fake TMPDIR=fake $(RUSTC) foo.rs 2>&1 | $(CGREP) "couldn't create a temp dir:"