E0495 shows the same found and expected #87109
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.
Given the following code, the current output in Rust Analyzer is:
And in the playground:
I think it would be helpful to add a tip that brings the code to something like in this playground and, if possible, make the Chars<'_> in 'found'/'expected' different
The text was updated successfully, but these errors were encountered: