| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-02 | Audit uses of `span_suggestion_short` | Yuki Okushi | -1/+1 |
| 2020-03-10 | trait-object-lifetime-parens: improve recovery. | Mazdak Farrokhzad | -17/+3 |
| 2020-03-10 | parse: recover on `&'lt $expr` / `'lt $expr`. | Mazdak Farrokhzad | -3/+9 |
| 2019-09-05 | Bail out when encountering likely missing turbofish in parser | Esteban Küber | -10/+1 |
| 2019-07-19 | Handle more cases of typos misinterpreted as type ascription | Esteban Küber | -1/+1 |
| 2019-05-31 | fix tidy | Esteban Küber | -5/+5 |
| 2019-05-28 | Update test/ui/parser for bare_trait_object warnings | memoryruins | -5/+5 |
| 2019-03-28 | Recover from parse error in tuple syntax | Esteban Küber | -1/+16 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -3/+3 |
| 2019-02-07 | Suggest removing parentheses surrounding lifetimes | Igor Sadikov | -4/+4 |
| 2019-01-06 | tests: Do not use `-Z parse-only`, continue compilation to test recovery | Vadim Petrochenkov | -8/+8 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 |
| 2018-10-21 | Move parse-fail tests to UI | Vadim Petrochenkov | -0/+22 |
