“consider specifying the generic arguments” is confusing when some types are unnameable #99565
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
Uh oh!
There was an error while loading. Please reload this page.
Given the following code: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=0a9a81dc70d5d9e9873ad7b65a6975d9
The current output is:
Ideally the output should look like:
Or alternatively shouldn’t contain the suggestion at all.
The text was updated successfully, but these errors were encountered: