rust/compiler/rustc_middle
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
..
src Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlin 2024-03-29 02:25:43 +00:00
Cargo.toml Stop ConstraintCategory Ord impl from relying on Ty's Ord impl. 2024-03-21 10:45:30 +00:00
messages.ftl
README.md

For more information about how rustc works, see the rustc dev guide.