| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -22/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2020-02-24 | parse: tweak diagnostic wordings | Mazdak Farrokhzad | -1/+1 | |
| 2020-02-24 | parser: tweak unmatched wording | Mazdak Farrokhzad | -2/+2 | |
| 2020-02-24 | parse: use `parse_item_common` in `parse_assoc_item_`. | Mazdak Farrokhzad | -4/+16 | |
| 2020-02-15 | parse associated statics. | Mazdak Farrokhzad | -2/+2 | |
| 2020-02-13 | parser: misc small item related improvements & cleanups. | Mazdak Farrokhzad | -2/+2 | |
| 2019-11-06 | Remove "here" from "expected one of X here" | Esteban Küber | -1/+1 | |
| 2019-08-02 | Update syntax in existing tests | varkor | -2/+2 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-10-21 | Make sure all ui/parse tests have `-Z parse-only` | Vadim Petrochenkov | -9/+2 | |
| Except those testing parsing during macro expansion | ||||
| 2018-10-21 | Move more parsing tests to ui/parser | Vadim Petrochenkov | -0/+17 | |
