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
/
src
/
tools
/
rustfmt
/
tests
/
mod-resolver
/
module-not-found
/
sibling_module
/
lib.rs
blob: d9d9e1e3c90877a4a3d73ed258a9120051c69858 (
plain
)
1
2
// module resolution fails because `./a.rs` does not exist
mod
a
;