| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-26 | simplify-locals: Remove unused assignments regardless of rvalue kind | Tomasz Miąsko | -25/+1 |
| 2020-10-26 | simplify-locals: Remove unused set-discriminant statements | Tomasz Miąsko | -5/+9 |
| 2020-10-26 | simplify-locals: Change RemoveStatements visitor into a function | Tomasz Miąsko | -42/+31 |
| 2020-10-26 | simplify-locals: Unify use count visitors | Tomasz Miąsko | -113/+111 |
| 2020-10-26 | simplify-locals: Represent use counts with u32 | Tomasz Miąsko | -6/+6 |
| 2020-10-04 | Remember the `MirSource` for each `Body` | Dylan MacKenzie | -4/+4 |
| 2020-09-18 | use matches!() macro for simple if let conditions | Matthias Krüger | -2/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+547 |
