| Age | Commit message (Expand) | Author | Lines |
| 2018-03-29 | Stabilize underscore lifetimes | Taylor Cramer | -4/+3 |
| 2018-03-28 | Stabilize match_default_bindings | Taylor Cramer | -24/+4 |
| 2018-03-26 | Fix e0658 ui test | Mark Mansi | -7/+12 |
| 2018-03-26 | Stabilize i128 feature too | Mark Mansi | -1/+1 |
| 2018-03-26 | Stabilize conservative_impl_trait | Taylor Cramer | -3/+2 |
| 2018-03-25 | Rollup merge of #49046 - Zoxc:error-summary, r=michaelwoerister | kennytm | -2/+4 |
| 2018-03-23 | Rollup merge of #49160 - estebank:issue-47457-missing-fields, r=oli-obk | Alex Crichton | -2/+2 |
| 2018-03-20 | Auto merge of #49190 - kennytm:rollup, r=kennytm | bors | -3/+3 |
| 2018-03-19 | Reduce diagnostic verbosity by removing labels | Esteban Küber | -2/+2 |
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -6/+2 |
| 2018-03-19 | #49133 - Reworded the Error message: "`pub` not needed here" message | Dileep Bapat | -3/+3 |
| 2018-03-16 | Update tests | John Kåre Alsaker | -2/+4 |
| 2018-03-16 | Rollup merge of #49037 - estebank:coherence-tweaks, r=nikomatsakis | kennytm | -2/+31 |
| 2018-03-16 | Rollup merge of #49007 - estebank:follow-up-47574, r=oli-obk | kennytm | -8/+9 |
| 2018-03-15 | Coherence diagnostic tweaks | Esteban Küber | -2/+31 |
| 2018-03-16 | Rollup merge of #48706 - ehuss:main-not-found-in-crate, r=estebank | kennytm | -5/+22 |
| 2018-03-15 | Auto merge of #48138 - estebank:issue-45092, r=nikomatsakis | bors | -10/+11 |
| 2018-03-14 | Add span label to E0044 | Esteban Küber | -1/+2 |
| 2018-03-14 | Reword E0044 and message for `!Send` types | Esteban Küber | -10/+10 |
| 2018-03-14 | Update E0601 test for new message format. | Eric Huss | -1/+1 |
| 2018-03-14 | Some tweaks to "type parameters from outer function" diagnostic | Esteban Küber | -8/+9 |
| 2018-03-14 | Add backticks to `main` not found errors. | Eric Huss | -2/+2 |
| 2018-03-14 | Add suggestion where to add main function. | Eric Huss | -0/+18 |
| 2018-03-14 | Add empty main() to tests where it is missing. | Eric Huss | -5/+4 |
| 2018-03-14 | Add crate name to "main function not found" error message. | Eric Huss | -1/+1 |
| 2018-03-14 | update tests | Guillaume Gomez | -256/+254 |
| 2018-03-10 | Auto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis | bors | -6/+54 |
| 2018-03-08 | Update tests | Basile Desloges | -6/+54 |
| 2018-03-08 | Unify the const folding errors | Oliver Schneider | -7/+6 |
| 2018-03-08 | Regenerate tests | Oliver Schneider | -14/+22 |
| 2018-03-08 | Rebase fallout | Oliver Schneider | -1/+1 |
| 2018-03-08 | Update tests | Oliver Schneider | -0/+1 |
| 2018-03-08 | Adjust tests to more aggressive const err linting | Oliver Schneider | -0/+2 |
| 2018-03-08 | Reduce noise in error reporting | Oliver Schneider | -1/+1 |
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -3/+4 |
| 2018-02-28 | Remove E0245; improve E0404 explanation | Mark Mansi | -2/+9 |
| 2018-02-26 | Fix rebase | Vadim Petrochenkov | -7/+7 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -15/+15 |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -396/+396 |
| 2018-02-26 | Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebank | bors | -0/+256 |
| 2018-02-26 | Auto merge of #48082 - jseyfried:improve_struct_field_hygiene, r=petrochenkov | bors | -3/+3 |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+256 |
| 2018-02-24 | Rollup merge of #48084 - cramertj:impl-trait-errors, r=nikomatsakis | Manish Goregaokar | -9/+9 |
| 2018-02-23 | Auto merge of #47799 - topecongiro:fix-span-of-visibility, r=petrochenkov | bors | -6/+4 |
| 2018-02-19 | Update tests. | Jeffrey Seyfried | -3/+3 |
| 2018-02-18 | Fix up tests and typos | Seiichi Uchida | -6/+4 |
| 2018-02-14 | Update E0657 stderr to match changed test | Taylor Cramer | -6/+6 |
| 2018-02-14 | inform type annotations | csmoe | -27/+0 |
| 2018-02-13 | Make nested impl Trait a hard error | Taylor Cramer | -3/+3 |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+7536 |