| Age | Commit message (Expand) | Author | Lines |
| 2018-12-26 | Changed resolution of enum variants to low priority. | Alexander Regueiro | -2/+2 |
| 2018-12-26 | Fixed ICE when type arguments are specified on `Self` type. | Alexander Regueiro | -28/+56 |
| 2018-12-26 | Fixed type inference for tuple struct variants. | Alexander Regueiro | -14/+5 |
| 2018-12-26 | Fixed handling of unit variants of aliased enums in type NS. | Alexander Regueiro | -159/+66 |
| 2018-12-26 | Added regression test for using generic parameters on modules. | Alexander Regueiro | -274/+301 |
| 2018-12-26 | Fixed several ICEs. | Alexander Regueiro | -0/+29 |
| 2018-12-26 | Expanded tests for enum variants with generic args. | Alexander Regueiro | -139/+419 |
| 2018-12-26 | Added tests for enums & enum aliases with various combinations of generic args. | Alexander Regueiro | -0/+139 |
| 2018-12-26 | Fixed issues raised in first review. | Alexander Regueiro | -46/+4 |
| 2018-12-26 | Fixed more tests. | Alexander Regueiro | -90/+164 |
| 2018-12-26 | Fixed tests. | Alexander Regueiro | -10/+19 |
| 2018-12-26 | Added tests for feature. | Alexander Regueiro | -0/+146 |
| 2018-12-26 | Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`. | Alexander Regueiro | -4/+56 |
| 2018-12-26 | Add closure cannot be moved note. | David Wood | -0/+6 |
| 2018-12-26 | Remove the private generic NonZero<T> wrapper type. | Simon Sapin | -2/+0 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -112085/+14378 |
| 2018-12-25 | Auto merge of #57088 - euclio:non-camel-case-early-lint, r=estebank | bors | -853/+868 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -39/+20 |
| 2018-12-25 | Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister" | kennytm | -0/+181 |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -853/+868 |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -0/+16 |
| 2018-12-24 | Rollup merge of #57021 - nikic:arg-pointer-align, r=nagisa | Mazdak Farrokhzad | -16/+16 |
| 2018-12-24 | Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister | Mazdak Farrokhzad | -181/+0 |
| 2018-12-23 | Rollup merge of #57078 - glaubitz:ignore-tests, r=nikic | Mazdak Farrokhzad | -1/+3 |
| 2018-12-23 | Rollup merge of #57067 - Centril:stabilize-min_const_unsafe_fn, r=oli-obk | Mazdak Farrokhzad | -148/+76 |
| 2018-12-23 | Rollup merge of #57053 - nikic:fix-gep-align, r=nagisa | Mazdak Farrokhzad | -0/+80 |
| 2018-12-23 | Rollup merge of #57020 - estebank:return-span, r=zackmdavis | Mazdak Farrokhzad | -3/+12 |
| 2018-12-23 | Rollup merge of #56966 - varkor:raw-pointer-deref-parens, r=zackmdavis | Mazdak Farrokhzad | -3/+41 |
| 2018-12-23 | Rollup merge of #56953 - oli-obk:dead_const, r=petrochenkov | Mazdak Farrokhzad | -0/+12 |
| 2018-12-23 | Rollup merge of #56939 - cramertj:pin-stabilization, r=alexcrichton | Mazdak Farrokhzad | -5/+5 |
| 2018-12-23 | Rollup merge of #56916 - oli-obk:static_mut_beta_regression, r=davidtwco | Mazdak Farrokhzad | -5/+68 |
| 2018-12-23 | Rollup merge of #56188 - zackmdavis:if_i_may_suggest, r=davidtwco | Mazdak Farrokhzad | -40/+94 |
| 2018-12-23 | test: Ignore codegen/x86_mmx.rs on s390x | John Paul Adrian Glaubitz | -0/+1 |
| 2018-12-23 | test: Ignore ui/target-feature-gate on s390x | John Paul Adrian Glaubitz | -1/+2 |
| 2018-12-23 | stabilize min_const_unsafe_fn -- revert const-size_of-cycle changes | Mazdak Farrokhzad | -0/+4 |
| 2018-12-23 | stabilize min_const_unsafe_fn --bless tests. | Mazdak Farrokhzad | -16/+12 |
| 2018-12-23 | stabilize min_const_unsafe_fn in 1.33. | Mazdak Farrokhzad | -141/+69 |
| 2018-12-23 | bless ui tests in compare mode | Niv Kaminer | -4/+4 |
| 2018-12-22 | adjust enum type instead of variant suggestions for prelude enums | Zack M. Davis | -14/+10 |
| 2018-12-22 | enum type instead of variant suggestion unification | Zack M. Davis | -36/+94 |
| 2018-12-22 | Auto merge of #57063 - kennytm:rollup, r=kennytm | bors | -155/+156 |
| 2018-12-22 | Auto merge of #56887 - emilio:enum-field-reordering, r=eddyb | bors | -24/+30 |
| 2018-12-23 | Rollup merge of #57039 - davidtwco:migrate-warning-wording, r=pnkfelix | kennytm | -57/+44 |
| 2018-12-23 | Rollup merge of #57049 - cramertj:repr-packed, r=Centril | kennytm | -73/+16 |
| 2018-12-23 | Rollup merge of #57011 - QuietMisdreavus:static-root-path, r=GuillaumeGomez | kennytm | -0/+24 |
| 2018-12-23 | Rollup merge of #56992 - euclio:unknown-lint-suggestion, r=oli-obk | kennytm | -24/+35 |
| 2018-12-23 | Rollup merge of #56919 - oli-obk:null_ref_array_tuple, r=RalfJung | kennytm | -0/+9 |
| 2018-12-23 | Rollup merge of #56914 - glaubitz:ignore-tests, r=alexcrichton | kennytm | -1/+6 |
| 2018-12-23 | Rollup merge of #56909 - dlrobertson:fix_56762, r=estebank | kennytm | -0/+22 |
| 2018-12-22 | Update migrate warning wording. | David Wood | -57/+44 |