Wrong suggestion for explicit_outlives_requirements
in macro, part 2
#106063
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lifetimes
Area: Lifetimes / regions
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.
Given the following code: clicky
The current output is:
Notice the invalid machine applicable suggestion.
Ideally the output should look like: Probably no warning at all?
related to #106044
@rustbot label A-suggestion-diagnostics A-lifetimes D-invalid-suggestion
The text was updated successfully, but these errors were encountered: