restrict type parameter Self
error is unclear.
#65044
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.
The following example code yields an error:
It's unclear from this error message how to proceed - I'm not sure of the syntax, location, or where I should be putting the "GetString" trait bound.
It should be shown with a better example or link when this error is presented, as the current message is not sufficient for a resolution to be arrived at.
The text was updated successfully, but these errors were encountered: