Panic with wrap_comments
and non-ascii character at comment wrap boundary
#5023
Labels
a-comments
bug
Panic, non-idempotency, invalid code, etc.
only-with-option
requires a non-default option value to reproduce
There is a piece of code in my project like:
When I execute
cargo fmt
, I got an error:The
rustfmt.toml
is the following:I can't understand why a few lines of comments can make fmt crash...
The text was updated successfully, but these errors were encountered: