Skip to content

Commit

Permalink
Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb…
Browse files Browse the repository at this point in the history
…,cuviper

Use `assert_unchecked` instead of `assume` intrinsic in the standard library

Now that a public wrapper for the `assume` intrinsic exists, we can use it in the standard library.

CC #119131
  • Loading branch information
bors committed Jan 23, 2024
2 parents 2e5aca3 + 5d0a905 commit 66be6c7
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 66be6c7

Please sign in to comment.