| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -4/+4 | |
| 2019-10-30 | Do not complain about missing `fn main()` in some cases | Esteban Küber | -25/+3 | |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -4/+16 | |
| 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-03-11 | Update tests | Vadim Petrochenkov | -3/+3 | |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -5/+15 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-10-21 | Move more parsing tests to ui/parser | Vadim Petrochenkov | -0/+16 | |
