mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 18:05:31 +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`.