| Age | Commit message (Expand) | Author | Lines |
| 2018-10-27 | Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk | bors | -73/+669 |
| 2018-10-27 | Auto merge of #55385 - davidtwco:issue-55288, r=oli-obk | bors | -0/+21 |
| 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 | 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 |
| 2018-10-26 | Rollup merge of #55292 - estebank:macro-eof, r=pnkfelix | kennytm | -30/+84 |
| 2018-10-26 | Auto merge of #54626 - alexcrichton:dwarf-generics, r=michaelwoerister | bors | -0/+41 |
| 2018-10-26 | Auto merge of #53821 - oli-obk:sanity_query, r=RalfJung | bors | -794/+763 |
| 2018-10-26 | Rollup merge of #55258 - Aaron1011:fix/rustdoc-blanket, r=GuillaumeGomez | kennytm | -0/+31 |
| 2018-10-26 | Rollup merge of #54824 - Munksgaard:fix-49713, r=QuietMisdreavus | kennytm | -13/+16 |
| 2018-10-26 | Rollup merge of #54816 - oli-obk:double_promotion, r=alexreg | kennytm | -0/+17 |
| 2018-10-26 | Auto merge of #54145 - nrc:save-path-segments, r=petrochenkov | bors | -152/+152 |
| 2018-10-26 | Fix tests and assertions; add some comments | Nick Cameron | -134/+134 |
| 2018-10-26 | Fix tests and rustdoc | Nick Cameron | -24/+24 |
| 2018-10-25 | Auto merge of #54490 - wesleywiser:rewrite_it_in_mir, r=oli-obk | bors | -9/+72 |
| 2018-10-25 | List allowed tokens after macro fragments | Esteban Küber | -97/+291 |
| 2018-10-25 | Rebase fallout | Oliver Schneider | -268/+64 |
| 2018-10-25 | add the lint back to the list, and fix tests | Ralf Jung | -281/+73 |
| 2018-10-25 | fix ui tests (rebase fallout) | Ralf Jung | -3/+4 |
| 2018-10-25 | fix a test comment | Ralf Jung | -1/+1 |
| 2018-10-25 | Addressed minor issues brought up in review. | Alexander Regueiro | -9/+6 |
| 2018-10-25 | Rebase fallout in ui output | Oliver Schneider | -24/+13 |
| 2018-10-25 | Update rustdoc test | Oliver Schneider | -1/+1 |
| 2018-10-25 | More mono items are generated now | Oliver Schneider | -0/+5 |
| 2018-10-25 | update tests to changes on rustc master | Oliver Schneider | -57/+85 |
| 2018-10-25 | Deduplicate all the ~~things~~ errors | Oliver Schneider | -199/+112 |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -725/+1173 |
| 2018-10-25 | Auto merge of #55347 - pietroalbini:rollup, r=pietroalbini | bors | -78/+194 |
| 2018-10-25 | Rollup merge of #55306 - pnkfelix:issue-54478-regression-test-jemalloc-ctl, r... | Pietro Albini | -0/+42 |
| 2018-10-25 | Rollup merge of #55296 - cuviper:rustdoc-ui-backtrace, r=nikomatsakis | Pietro Albini | -9/+10 |
| 2018-10-25 | Rollup merge of #55269 - matthiaskrgr:typos_oct, r=zackmdavis | Pietro Albini | -35/+35 |
| 2018-10-25 | Rollup merge of #55253 - zackmdavis:some_suggestion, r=pnkfelix | Pietro Albini | -1/+26 |
| 2018-10-25 | Rollup merge of #55173 - estebank:suggest-static, r=oli-obk | Pietro Albini | -26/+58 |
| 2018-10-25 | Rollup merge of #55138 - zackmdavis:the_paren_trap, r=pnkfelix | Pietro Albini | -7/+7 |
| 2018-10-25 | Rollup merge of #54977 - estebank:macro-arg-parse, r=pnkfelix | Pietro Albini | -0/+16 |
| 2018-10-25 | Auto merge of #55323 - nikomatsakis:nll-ICE-55219-and-55241, r=pnkfelix | bors | -17/+50 |
| 2018-10-24 | Fix incorrect semicolon suggestion | Esteban Küber | -3/+1 |
| 2018-10-24 | port the relate-types code from NLL type-check into a type-op | Niko Matsakis | -17/+50 |
| 2018-10-24 | Point to macro def span instead of whole body | Esteban Küber | -178/+106 |
| 2018-10-24 | Remove license headers from unsized-locals tests. | Masaki Hara | -136/+6 |
| 2018-10-24 | Add autoderef tests for by-value trait objects. | Masaki Hara | -0/+8 |