mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
b0c492cd6e
Use `assert_unsafe_precondition` for `char::from_u32_unchecked` Use `assert_unsafe_precondition` in `char::from_u32_unchecked` so that it can be stabilized as `const`.