rust/library/alloc
bors 760e567af5 Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin
Eliminate `UbChecks` for non-standard libraries

 The purpose of this PR is to allow other passes to treat `UbChecks` as constants in MIR for optimization after #122629.

r? RalfJung
2024-03-29 02:25:43 +00:00
..
benches remove redundant imports 2023-12-10 10:56:22 +08:00
src Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin 2024-03-29 02:25:43 +00:00
tests Implement Vec::pop_if 2024-03-26 18:25:24 -04:00
Cargo.toml Rename {collections=>alloc}{tests,benches} 2023-11-26 12:04:56 +00:00