2018 idioms: incorrect suggestion for root module and crate of same name #55759
Labels
A-edition-2018
Area: The 2018 edition
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
First reported at rust-lang/cargo#6273
this code:
when compiled gives a warning that, when applied, produces code that doesn't compile
The text was updated successfully, but these errors were encountered: