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
/
no-input-file
/
Makefile
blob: a754573a52410777e7eaa815268286c0b46baed5 (
plain
)
1
2
3
4
include ../tools.mk all: $(RUSTC) --print crate-name 2>&1 | diff - no-input-file.stderr