| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-21 | Fix a few tests with target-specific output | Vadim Petrochenkov | -30/+50 | |
| Enable one fully ignored test | ||||
| 2018-10-21 | Make sure all ui/parse tests have `-Z parse-only` | Vadim Petrochenkov | -153/+151 | |
| Except those testing parsing during macro expansion | ||||
| 2018-10-21 | Make some ui/parser tests compile-pass | Vadim Petrochenkov | -68/+11 | |
| 2018-10-21 | Move more parsing tests to ui/parser | Vadim Petrochenkov | -0/+534 | |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+8156 | |
| 2018-10-05 | add suggestion for inverted function parameters | Andy Russell | -0/+86 | |
| Fixes #54065. | ||||
| 2018-09-20 | Detect `for _ in in bar {}` typo | Esteban Küber | -0/+18 | |
| 2018-09-05 | Change wording of unclosed delimiter label | Esteban Küber | -2/+2 | |
| 2018-09-05 | Provide more context for unenclosed delimiters | Esteban Küber | -0/+49 | |
| * When encountering EOF, point at the last opening brace that does not have the same indentation level as its close delimiter. * When encountering the wrong type of close delimiter, point at the likely correct open delimiter to give a better idea of what went wrong. | ||||
| 2018-08-23 | Stabilize 'attr_literals' feature. | Sergio Benitez | -0/+2 | |
| 2018-06-19 | Add test for updated parser error | Esteban Küber | -0/+32 | |
