| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-07-21 | Do not suggest using `to_owned()` on `&str += &str` | Esteban Küber | -6/+2 |
| 2018-03-14 | update tests | Guillaume Gomez | -1/+1 |
| 2018-02-26 | Fix rebase | Vadim Petrochenkov | -3/+3 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -1/+1 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -2/+2 |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+1 |
| 2018-02-20 | Handle custom diagnostic for `&str + String` | Esteban Küber | -1/+15 |
| 2017-11-24 | Merge cfail and ui tests into ui tests | Oliver Schneider | -2/+2 |
| 2017-11-16 | Remove left over dead code from suggestion diagnostic refactoring | Oliver Schneider | -1/+0 |
| 2017-10-31 | rustc_typeck: use subtyping on the LHS of binops. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-07-17 | Change some helps to suggestions | Oliver Schneider | -1/+1 |
| 2017-07-06 | Add extra whitespace for suggestions | Esteban Küber | -0/+2 |
| 2017-07-06 | Make suggestion include the line number | Esteban Küber | -1/+1 |
| 2017-07-02 | Revert "Change error count messages" | Ariel Ben-Yehuda | -1/+1 |
| 2017-05-24 | Change error count messages | Michael Kohl | -1/+1 |
| 2017-04-25 | Address PR comments | Oliver Schneider | -3/+4 |
| 2017-04-25 | Simplify a suggestion for str addition | Oliver Schneider | -3/+1 |
| 2017-04-25 | Update affected tests | Oliver Schneider | -3/+3 |
| 2017-02-09 | change span_notes to notes in E0368/E0369 | Alex Burka | -10/+2 |
| 2017-01-28 | Add clearer error message using `&str + &str` | Michael Gattozzi | -0/+28 |
