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
/
ui
/
rfcs
/
rfc-2126-extern-absolute-paths
/
non-existent-3.rs
blob: 846345c8468560dcdb7a07f28bea8dd82f87a882 (
plain
)
1
2
3
4
5
//@ edition:2018 use ycrate; //~ ERROR unresolved import `ycrate` fn main() {}