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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
empty-extern-arg.rs
blob: ae28fcad903be648871df818a2c1b370e3e57461 (
plain
)
1
2
3
4
// compile-flags: --extern std= // error-pattern: can't find crate for `std` fn main() {}