| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-18 | Implement existential types | Oliver Schneider | -21/+0 | |
| 2018-07-10 | Fix typo in error message E0277 | Rémy Rakic | -1/+1 | |
| 2018-06-19 | Update message for `!Sized` types | Esteban Küber | -1/+1 | |
| 2018-06-19 | Add message to `rustc_on_unimplemented` attributes in core | Esteban Küber | -1/+1 | |
| 2017-12-14 | Remove NOTE/HELP annotations from UI tests | Vadim Petrochenkov | -12/+1 | |
| 2017-12-01 | Use suggestions instead of notes ref mismatches | Esteban Küber | -1/+1 | |
| On type mismatch errors, use a suggestion when encountering minimal differences in type differences due to refs, instead of a note. | ||||
| 2017-11-27 | reword to "consider borrowing here: `{suggestion}`" | Esteban Küber | -1/+1 | |
| 2017-11-25 | Remove index type check (review comment) | Esteban Küber | -1/+1 | |
| 2017-11-25 | Add `compile-fail` style comments to tests | Esteban Küber | -1/+16 | |
| 2017-11-25 | Suggest using slice when encountering `let x = ""[..];` | Esteban Küber | -0/+17 | |
