New suggestion for overwriting a reference is wrong for mutable references #136028
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
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.
Code
Current output
Desired output
Rationale and extra context
This hint was added in #134977. Encountered this while looking at #136026.
cc @estebank as you added this suggestion
Other cases
Rust Version
Anything else?
No response
The text was updated successfully, but these errors were encountered: