| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-31 | Move parser-related tests | Yuki Okushi | -13/+0 | |
| 2020-01-08 | Remove `-Z continue-parse-after-error` | Vadim Petrochenkov | -2/+0 | |
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -1/+1 | |
| 2019-10-30 | Do not complain about missing `fn main()` in some cases | Esteban Küber | -1/+0 | |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -0/+1 | |
| 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. | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-05 | Reword un-closed delimiter label | Esteban Küber | -4/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+24 | |
