Skip to content

slice.get(i) should use a slice projection in MIR, like slice[i] does#139118

Merged
bors merged 1 commit into
rust-lang:masterfrom
scottmcm:slice-get-unchecked-intrinsic
Jun 1, 2025
Merged

slice.get(i) should use a slice projection in MIR, like slice[i] does#139118
bors merged 1 commit into
rust-lang:masterfrom
scottmcm:slice-get-unchecked-intrinsic

`slice.get(i)` should use a slice projection in MIR, like `slice[i]` …

4668124
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs