Sign in
rust
/
rust
/
8f0ca1d2536701a13f2df03ce2db2e235f8a3f75
/
.
/
src
/
tools
/
rustfmt
/
tests
/
mod-resolver
/
module-not-found
/
sibling_module
/
lib.rs
blob: d9d9e1e3c90877a4a3d73ed258a9120051c69858 [
file
]
// module resolution fails because `./a.rs` does not exist
mod
a
;