| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-08-01 | Make coverage counter IDs count up from 0, not 1 | Zalathar | -6/+3 |
| 2023-08-01 | Make coverage expression IDs count up from 0, not down from `u32::MAX` | Zalathar | -5/+4 |
| 2023-08-01 | Replace `ExpressionOperandId` with enum `Operand` | Zalathar | -32/+13 |
| 2023-05-15 | Move expansion of query macros in rustc_middle to rustc_middle::query | John Kåre Alsaker | -1/+1 |
| 2023-04-20 | Remove WithOptconstParam. | Camille GILLOT | -2/+1 |
| 2022-12-20 | rustc: Remove needless lifetimes | Jeremy Stucki | -2/+2 |
| 2022-08-26 | Replace `Body::basic_blocks()` with field access | Tomasz Miąsko | -2/+2 |
| 2022-03-30 | Spellchecking compiler comments | Yuri Astrakhan | -1/+1 |
| 2022-02-03 | compiler: clippy::complexity fixes | Matthias Krüger | -2/+1 |
| 2021-12-20 | [code coverage] Fix missing dead code in modules that are never called | Wesley Wiser | -20/+0 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -1/+1 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+191 |
