| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-05-10 | Refactor suggestion diagnostic API to allow for multiple suggestions | Oliver Schneider | -6/+12 |
| 2017-05-08 | Remove need for &format!(...) or &&"" dances in `span_label` calls | Oliver Schneider | -3/+2 |
| 2017-04-25 | Minimize single span suggestions into a note | Oliver Schneider | -14/+10 |
| 2017-04-11 | Highlight and simplify mismatched types | Esteban Küber | -12/+60 |
| 2017-02-02 | store typeck lints in the `TypeckTables` | Niko Matsakis | -2/+2 |
| 2017-01-17 | Teach Diagnostics to highlight text | Esteban Küber | -7/+49 |
| 2016-11-01 | pacify the mercilous tidy | Niko Matsakis | -0/+10 |
| 2016-11-01 | improve early lint to use multispan from diagnostic | Niko Matsakis | -2/+2 |
| 2016-11-01 | compare-method lint | Niko Matsakis | -8/+2 |
| 2016-11-01 | retool EarlyLint to track a Diagnostic | Niko Matsakis | -0/+8 |
| 2016-11-01 | separate Diagnostic from DiagnosticBuilder | Niko Matsakis | -0/+190 |
