| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-14 | Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillot | Matthias Krüger | -0/+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 | -0/+0 | |
| 2023-01-11 | parser: recover from where clauses placed before tuple struct bodies | León Orell Valerian Liehr | -4/+15 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+6304 | |
