| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-25 | Add NOTE annotations. | Camille GILLOT | -75/+141 |
| 2023-05-25 | Add inter-crate test. | Camille GILLOT | -40/+75 |
| 2023-05-15 | Always fall back to PartialEq when a constant in a pattern is not recursively... | Oli Scherer | -40/+53 |
| 2023-04-03 | Reinstate confusion note. | Camille GILLOT | -0/+4 |
| 2023-04-03 | Perform match checking on THIR. | Camille GILLOT | -168/+168 |
| 2023-03-27 | Add notes to non-structural const in pattern error message | Jamen Marz | -0/+32 |
| 2023-01-11 | Translate `Overlap` eagerly | mejrs | -0/+1 |
| 2023-01-11 | Don't recommend `if let` if `let else` works | mejrs | -10/+2 |
| 2023-01-11 | Migrate pattern matching | mejrs | -59/+65 |
| 2023-01-11 | Migrate deconstruct_pat.rs | mejrs | -1/+0 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+6440 |
