| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-24 | be even more precise about "cast" vs "coercion" | Lukas Markeffsky | -1/+1 |
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -5/+5 |
| 2024-06-26 | Bless mir-opt for excluded alloc bytes | Josh Stone | -10/+4 |
| 2024-06-19 | Ban `ArrayToPointer` and `MutToConstPointer` from runtime MIR | Scott McMurray | -1/+1 |
| 2024-04-18 | At debuginfo=0, don't inline debuginfo when inlining | Scott McMurray | -4/+0 |
| 2024-04-03 | Remove MIR unsafe check | Matthew Jasper | -22/+16 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -1/+5 |
| 2024-03-08 | Distinguish between library and lang UB in assert_unsafe_precondition | Ben Kimock | -4/+8 |
| 2024-02-21 | rename ptr::invalid -> ptr::without_provenance | Ralf Jung | -8/+10 |
| 2024-02-09 | Const-prop pointers. | Camille GILLOT | -8/+26 |
| 2024-02-08 | Bless/fix tests | Ben Kimock | -38/+33 |
| 2024-01-11 | Sandwich MIR optimizations between DSE. | Camille GILLOT | -6/+9 |
| 2023-12-24 | Replace legacy ConstProp by GVN. | Camille GILLOT | -0/+106 |
