E0761: module directory has .rs suffix
This commit is contained in:
parent
8fca8295cb
commit
821fddeba5
@ -15,7 +15,7 @@ fn foo() {}
|
||||
|
||||
mod ambiguous_module; // error: file for module `ambiguous_module`
|
||||
// found at both ambiguous_module.rs and
|
||||
// ambiguous_module.rs/mod.rs
|
||||
// ambiguous_module/mod.rs
|
||||
```
|
||||
|
||||
Please remove this ambiguity by deleting/renaming one of the candidate files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user