| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-10-28 | Tweak `expand_incomplete_parse` warning. | Nicholas Nethercote | -1/+1 |
| 2023-12-03 | Disallow an arm without a body (except for never patterns) | Nadrieril | -0/+1 |
| 2023-12-03 | Detect attempts to expand a macro to a match arm again | Nadrieril | -0/+1 |
| 2023-12-03 | Parse a pattern with no arm | Nadrieril | -3/+3 |
| 2023-08-02 | Add test for enum with fields | Catherine Flores | -2/+3 |
| 2023-07-24 | Recover from some macros | Catherine Flores | -0/+2 |
| 2023-07-24 | Specify macro is invalid in certain contexts | Catherine | -0/+15 |
