Skip to content

use `assume(idx < self.len())` in `[T]::get_unchecked`

73afc00
Select commit
Loading
Failed to load commit list.
Merged

Add an assume that the index is inbounds to slice::get_unchecked #116915

use `assume(idx < self.len())` in `[T]::get_unchecked`
73afc00
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs