rust/library/alloc
Scott McMurray 5932078c79 Stop emitting UbChecks on every Vec→Slice
Spotted this in PR148766's test changes.  It doesn't seem like this ubcheck would catch anything useful; let's see if skipping it helps perf.
2026-01-08 17:14:02 -08:00
..
src Stop emitting UbChecks on every Vec→Slice 2026-01-08 17:14:02 -08:00
Cargo.toml Add panic=immediate-abort 2025-09-21 13:12:18 -04:00