Skip to content

Commit

Permalink
Rollup merge of #118979 - ChrisDenton:unwrap-const, r=Nilstrieb,dtolnay
Browse files Browse the repository at this point in the history
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`.
  • Loading branch information
matthiaskrgr authored Jan 9, 2024
2 parents d6398a5 + ecbcd69 commit f68ce8d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f68ce8d

Please sign in to comment.