mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 22:00:33 +00:00
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`.