Closed
Description
The following text at the end of path-changes
If a path is ambiguous, such as if you have an external crate and a local module or item with the same name, you'll get an error, and you'll need to either rename one of the conflicting names or explicitly disambiguate the path.
is no longer true in Rust 1.72 (due to rust-lang/rust#112086).
I'm not sure whether the edition guide is only supposed to care about the behaviour with the latest compiler version.
Metadata
Metadata
Assignees
Labels
No labels