| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-02 | Audit uses of `span_suggestion_short` | Yuki Okushi | -3/+4 | |
| 2019-10-28 | Use heuristics to recover parsing of missing `;` | Esteban Küber | -2/+2 | |
| - Detect `,` and `:` typos where `;` was intended. - When the next token could have been the start of a new statement, detect a missing semicolon. | ||||
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -2/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+18 | |
