Placing lifetime specifier after &mut
emits wall of unhelpful diagnostics
#73568
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
D-incorrect
Diagnostics: A diagnostic that is giving misleading or incorrect information.
D-verbose
Diagnostics: Too much output caused by a single piece of incorrect code.
P-high
High priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
Playground
Expected result: a diagnostic suggests placing
'a
beforemut
Actual diagnostic output:
The text was updated successfully, but these errors were encountered: