index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
run-make
/
valid-print-requests
/
Makefile
blob: 99430e98d1c2dec5f3380ef2362d3764109dd4ec (
plain
)
1
2
3
4
include ../tools.mk all: $(RUSTC) --print uwu 2>&1 | diff - valid-print-requests.stderr