| Age | Commit message (Expand) | Author | Lines |
| 2018-10-30 | Rollup merge of #55494 - pnkfelix:issue-55492-borrowck-migrate-must-look-at-p... | kennytm | -65/+242 |
| 2018-10-30 | Rollup merge of #55487 - nrc:path-fix, r=petrochenkov | kennytm | -0/+25 |
| 2018-10-30 | Rollup merge of #55474 - oli-obk:const_eval_promoted, r=RalfJung | kennytm | -0/+18 |
| 2018-10-30 | Rollup merge of #55459 - memoryruins:issue-49296, r=oli-obk | kennytm | -0/+35 |
| 2018-10-30 | Rollup merge of #54885 - llogiq:fix-54704, r=nikomatsakis | kennytm | -0/+9 |
| 2018-10-30 | Auto merge of #55221 - matthewjasper:fewer-duplicate-migrate-messages, r=pnkf... | bors | -813/+37 |
| 2018-10-30 | Update compare-mode=nll stderr files to reflect the fix to #55492. | Felix S. Klock II | -65/+18 |
| 2018-10-30 | Regression test for issue 55492. | Felix S. Klock II | -0/+224 |
| 2018-10-29 | Rename other occs of (Code/File)Map to Source(Map/File) #51574 | David Lavati | -3/+3 |
| 2018-10-29 | Don't emit cannot move errors twice in migrate mode | Matthew Jasper | -813/+37 |
| 2018-10-30 | Adjust Ids of path segments in visibility modifiers | Nick Cameron | -0/+25 |
| 2018-10-29 | Fix wrong validation clasisfication of `Option<&T>::Some` values | Oliver Scherer | -0/+18 |
| 2018-10-29 | don't lint `unused_parens` on `if (break _)` | Andre Bogus | -0/+9 |
| 2018-10-29 | Rollup merge of #55423 - zackmdavis:back_out_bogus_ok_wrapping_suggestion, r=... | Pietro Albini | -33/+2 |
| 2018-10-29 | Add UI test for #49296 | memoryruins | -0/+35 |
| 2018-10-28 | Auto merge of #55433 - kennytm:rollup, r=kennytm | bors | -24/+97 |
| 2018-10-28 | Rollup merge of #55199 - oli-obk:instance_printing, r=davidtwco | kennytm | -24/+24 |
| 2018-10-28 | Rollup merge of #55257 - mjbshaw:static, r=oli-obk | kennytm | -0/+37 |
| 2018-10-28 | Rollup merge of #55185 - davidtwco:issue-55130, r=nikomatsakis | kennytm | -0/+2 |
| 2018-10-28 | Rollup merge of #55412 - oli-obk:min_const_fn_ice, r=estebank | kennytm | -0/+23 |
| 2018-10-28 | Auto merge of #55192 - cramertj:nested-mod, r=petrochenkov | bors | -0/+11 |
| 2018-10-28 | Rollup merge of #55244 - wesleywiser:issue-50411, r=nikomatsakis | kennytm | -0/+11 |
| 2018-10-28 | Add note linking to Rust 2018 path semantics docs. | David Wood | -0/+2 |
| 2018-10-28 | Auto merge of #55297 - petrochenkov:uni, r=Mark-Simulacrum | bors | -304/+308 |
| 2018-10-28 | Auto merge of #54683 - zackmdavis:critique_of_pure_lints, r=petrochenkov | bors | -0/+213 |
| 2018-10-28 | resolve: Desugar empty import groups into synthetic dummy imports | Vadim Petrochenkov | -28/+13 |
| 2018-10-28 | resolve: More precise spans for privacy errors | Vadim Petrochenkov | -276/+269 |
| 2018-10-28 | resolve: Absolute paths may be undetermined on 2018 edition | Vadim Petrochenkov | -0/+18 |
| 2018-10-28 | resolve: Refactor away `legacy_macro_imports`/`LegacyMacroImports` | Vadim Petrochenkov | -0/+8 |
| 2018-10-27 | back out bogus `Ok`-wrapping suggestion on `?` arm type mismatch | Zack M. Davis | -33/+2 |
| 2018-10-27 | wherein the status of empty and reason-only lint attributes is clarified | Zack M. Davis | -0/+17 |
| 2018-10-27 | in which lint reasons are restricted to come last in the attribute | Zack M. Davis | -5/+27 |
| 2018-10-27 | feature-gate lint reasons | Zack M. Davis | -11/+32 |
| 2018-10-27 | Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk | bors | -73/+669 |
| 2018-10-27 | introducing lint reason annotations (RFC 2383) | Zack M. Davis | -0/+153 |
| 2018-10-27 | Auto merge of #55385 - davidtwco:issue-55288, r=oli-obk | bors | -0/+21 |
| 2018-10-27 | Fix an ICE in the min_const_fn analysis | Oliver Scherer | -0/+23 |
| 2018-10-27 | Test for cast causing static promotion failure. | David Wood | -0/+21 |
| 2018-10-27 | Auto merge of #55150 - pnkfelix:issues-47215-54797-fix-ice-from-moving-out-of... | bors | -5/+49 |
| 2018-10-27 | Add more tests on unsized locals autoderef and borrowck. | Masaki Hara | -0/+368 |
| 2018-10-27 | Auto merge of #55274 - pnkfelix:issue-54570-proj-path-into-pats-with-type-tak... | bors | -30/+126 |
| 2018-10-26 | Add test for normalization during field-lookup on patterns with ascribed types. | Felix S. Klock II | -14/+50 |
| 2018-10-26 | regression test for ICE I encountered in my patch. | Felix S. Klock II | -0/+31 |
| 2018-10-26 | Update mir-opt tests to reflect change to `AscribeUserType` to carry a `UserT... | Felix S. Klock II | -1/+1 |
| 2018-10-26 | Add the actual chain of projections to `UserTypeProjection`. | Felix S. Klock II | -17/+46 |
| 2018-10-26 | Auto merge of #54929 - csmoe:cfg_lint, r=petrochenkov | bors | -11/+45 |
| 2018-10-26 | Auto merge of #55382 - kennytm:rollup, r=kennytm | bors | -177/+552 |
| 2018-10-26 | Update tests | Oliver Scherer | -24/+24 |
| 2018-10-26 | Rollup merge of #55301 - estebank:macro-allowed, r=petrochenkov | kennytm | -97/+291 |
| 2018-10-26 | Rollup merge of #55298 - estebank:macro-def, r=pnkfelix | kennytm | -37/+113 |