| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-19 | Revert "Update newly failing UI tests" | Guillaume Gomez | -34/+7 | |
| This reverts commit 9c46173895430c63066731440e00faf0ab2195dd. | ||||
| 2023-01-14 | Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillot | Matthias Krüger | -2/+0 | |
| Emit a single error for contiguous sequences of unknown tokens Closes #106101 On encountering a sequence of identical source characters which are unknown tokens, note the amount of subsequent characters and advance past them silently. The old behavior was to emit an error and 'help' note for every single one. `@rustbot` label +A-diagnostics +A-parser | ||||
| 2023-01-12 | Emit a single error for contiguous sequences of Unicode homoglyphs | clubby789 | -2/+0 | |
| 2023-01-12 | Add log-backtrace option to show backtraces along with logging | Yuki Omoto | -0/+1 | |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -33/+33 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+9143 | |
