| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -8/+0 | |
| 2021-04-03 | Remove redundant `ignore-tidy-linelength` annotations | Simon Jakobi | -2/+0 | |
| This is step 2 towards fixing #77548. In the codegen and codegen-units test suites, the `//` comment markers were kept in order not to affect any source locations. This is because these tests cannot be automatically `--bless`ed. | ||||
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -1/+1 | |
| If a comma in a format call is replaced with a similar token, then we emit an error and continue parsing, instead of stopping at this point. | ||||
| 2019-08-05 | remove special code path for unknown tokens | Aleksey Kladov | -0/+3 | |
| 2019-02-16 | ui test for directed quote help suggestion #58436 | Patrick McCarter | -0/+7 | |
