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
/
use-meta-mismatch.rs
blob: fef50525a1e737fb165ed7828daf15ed0b5393f2 (
plain
)
1
2
3
4
5
// error-pattern:can't find crate for 'std' use std(complex(meta(item))); fn main() { }