char::from_u32_unchecked
panics at runtime in 1.78.0
but works in 1.77.1
#124922
Labels
C-bug
Category: This is a bug.
Code
I tried this code:
I expected to see this happen: run success.
Instead, this happened: panic at runtime and report "invalid value for
char
"Version it worked on
It most recently worked on: 1.77.1
Version with regression
rustc --version --verbose
:Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: