| Age | Commit message (Collapse) | 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 | -10/+10 | |
| 2024-06-22 | Add a `pointee_metadata_ty_or_projection` helper | Scott McMurray | -9/+15 | |
| 2024-06-20 | Replace `NormalizeArrayLen` with `GVN` | Scott McMurray | -0/+71 | |
| GVN is actually on in release, and covers all the same things (or more), with `LowerSliceLen` changed to produce `PtrMetadata`. | ||||
