| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -15/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -2/+2 | |
| 2019-10-30 | Do not complain about missing `fn main()` in some cases | Esteban Küber | -5/+2 | |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -1/+4 | |
| Unfortunately, the diagnotic machinery does not cope well with an empty span which can happen if the crate is empty, in which case we merely set a spanless note. | ||||
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -4/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-21 | Move more parsing tests to ui/parser | Vadim Petrochenkov | -0/+26 | |
