Skip to content

Commit 632a85f

Browse files
Auto merge of #150265 - scottmcm:vec-less-ubchecks, r=jhpratt
Stop emitting UbChecks on every Vec→Slice Spotted this in rust-lang/rust#148766's test changes. It doesn't seem like this ubcheck would catch anything useful; let's see if skipping it helps perf. (After all, this is inside *every* `[]` on a vec, among other things.)
2 parents a8b25fe + be9b162 commit 632a85f

0 file changed

File tree

    0 commit comments

    Comments
     (0)