Missing parenthesis in help message #109436
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
Code
Current output
Desired output
Rationale and extra context
No response
Other cases
No response
Anything else?
The help message suggests borrowing
foo.into()
, which obviously doesn't fix the issue (it leads to a series of other misleading errors). This happens usingrustc 1.68.0 (2c8cc3432 2023-03-06)
.The text was updated successfully, but these errors were encountered: