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