| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-20 | Recover from parse errors in struct literal fields | Esteban Küber | -2/+5 | |
| Attempt to recover from parse errors while parsing a struct's literal fields by skipping tokens until a comma or the closing brace is found. This allows errors in other fields to be reported. | ||||
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -2/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+17 | |
