Weird import suggestion #105373
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I think it'll be pretty explicit by itself:
It is suggesting to add an item from another dependency directly inside the current one, which is obviously wrong.
The text was updated successfully, but these errors were encountered: