| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -1/+1 |
| 2024-03-23 | Add+Use `mir::BinOp::Cmp` | Scott McMurray | -0/+1 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -1/+1 |
| 2024-03-22 | Programmatically convert some of the pat ctors | Michael Goulet | -1/+1 |
| 2024-03-22 | Ty::new_ref and Ty::new_ptr stop using TypeAndMut | Michael Goulet | -5/+2 |
| 2024-03-08 | Distinguish between library and lang UB in assert_unsafe_precondition | Ben Kimock | -1/+1 |
| 2024-02-24 | promotion: don't promote int::MIN / -1 | Ralf Jung | -3/+26 |
| 2024-02-08 | Add a new debug_assertions instrinsic (compiler) | Ben Kimock | -0/+1 |
| 2024-01-15 | compiler: Lower fn call arg spans down to MIR | Martin Nordholts | -3/+4 |
| 2024-01-08 | Make match exhaustive. | Camille GILLOT | -1/+1 |
| 2024-01-08 | Simplify code flow. | Camille GILLOT | -222/+156 |
| 2024-01-08 | Move promote_consts back to rustc_mir_transform. | Camille GILLOT | -0/+1018 |
