| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -10/+10 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -12/+24 |
| 2021-06-20 | Update rustfix for compiletest. | Eric Huss | -9/+9 |
| 2021-02-21 | Suggest `return`ing tail expressions that match return type | Esteban Küber | -0/+20 |
| 2020-07-22 | Correctly parse `{} && false` in tail expression | Esteban Küber | -10/+2 |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -4/+4 |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -12/+0 |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -8/+8 |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+1 |
| 2019-05-02 | fix typo | Esteban Küber | -6/+6 |
| 2019-04-30 | Reword ambigous parse error to fit with the current error | Esteban Küber | -4/+4 |
| 2019-04-29 | Add test case for #47287 | Esteban Küber | -1/+13 |
| 2019-04-29 | Identify when a stmt could have been parsed as an expr | Esteban Küber | -0/+80 |
