Files
rust/tests
rust-bors[bot] 85d0cdfe34 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.)
2026-01-09 09:04:56 +00:00
..
2026-01-07 09:33:40 +08:00
2026-01-07 09:33:40 +08:00
2025-12-25 14:49:01 +03:00