| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-11-08 | Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco | bors | -1/+14 |
| 2023-11-03 | Tweak spans for "adt defined here" note | Nadrieril | -2/+2 |
| 2023-10-28 | make pointer_structural_match warn-by-default | Ralf Jung | -1/+14 |
| 2023-09-22 | Capture scrutinee of if let guards correctly | Matthew Jasper | -0/+158 |
| 2023-09-03 | Improve clarity of diagnostic message on non-exhaustive matches | Sebastian Toh | -1/+1 |
| 2023-08-28 | Add note when matching on nested non-exhaustive enums | Sebastian Toh | -1/+2 |
| 2023-06-15 | Don't capture &[T; N] when contents isn't read | clubby789 | -18/+65 |
| 2023-05-25 | Always capture slice when pattern requires checking the length | clubby789 | -85/+196 |
| 2023-04-21 | Run `check_match` and `check_liveness` when MIR is built instead of having an... | Oli Scherer | -14/+14 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+915 |
