| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -25/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2019-11-06 | Remove "here" from "expected one of X here" | Esteban Küber | -1/+1 | |
| 2019-10-28 | Tweak unexpected token wording | Esteban Küber | -1/+1 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+1 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -2/+2 | |
| 2018-12-31 | Address review comments | Esteban Küber | -0/+4 | |
| - Suggest raw ident escaping in all editions - Keep primary label in all cases | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 | |
| 2018-10-21 | Make sure all ui/parse tests have `-Z parse-only` | Vadim Petrochenkov | -8/+1 | |
| Except those testing parsing during macro expansion | ||||
| 2018-10-21 | Move more parsing tests to ui/parser | Vadim Petrochenkov | -0/+27 | |
