mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +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`.