Incorrect span produced when using encoded }
#103826
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-fmt
Area: `std::fmt`
C-bug
Category: This is a bug.
The following code produces an incorrect span on nightly:
Expected:
Actual:
Meta
rustc --version --verbose
:This was knowingly introduced as part of #102214. I have already fixed this, and will open a PR shortly.
The text was updated successfully, but these errors were encountered: