| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-13 | Bless tests | Gary Guo | -3/+7 | |
| 2022-10-06 | Remove `mir::CastKind::Misc` | ouz-a | -1/+1 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -6/+6 | |
| 2022-06-30 | Change enum->int casts to not go through MIR casts. | Oli Scherer | -0/+13 | |
| Instead we generate a discriminant rvalue and cast the result of that. | ||||
