| Age | Commit message (Expand) | Author | Lines |
| 2020-10-04 | Rollup merge of #77469 - camelid:rustdoc-better-failed-res-error, r=jyn514 | Yuki Okushi | -35/+35 |
| 2020-10-04 | Rollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC | Yuki Okushi | -0/+0 |
| 2020-10-04 | Rollup merge of #77419 - GuillaumeGomez:create-e0777, r=jyn514 | Yuki Okushi | -0/+28 |
| 2020-10-04 | Rollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC | Yuki Okushi | -0/+77 |
| 2020-10-04 | Rollup merge of #76768 - workingjubilee:reject-oob-shuffles, r=ralfjung | Yuki Okushi | -0/+267 |
| 2020-10-04 | Rollup merge of #75699 - notriddle:drop-bounds-lint, r=petrochenkov | Yuki Okushi | -0/+83 |
| 2020-10-03 | Flatten arrows with further comment | Jubilee Young | -5/+6 |
| 2020-10-02 | Improve error messages | Camelid | -35/+35 |
| 2020-10-02 | Macro-expand test to cover all possible lanes | Jubilee Young | -15/+249 |
| 2020-10-02 | Use old error when there's partial resolution | Camelid | -4/+4 |
| 2020-10-03 | Rollup merge of #77452 - Mark-Simulacrum:fix-symbol-v0, r=eddyb | Jonas Schievink | -0/+18 |
| 2020-10-03 | Rollup merge of #77421 - petrochenkov:globtravel, r=nagisa | Jonas Schievink | -5/+39 |
| 2020-10-03 | Rollup merge of #77251 - dtolnay:drop, r=Aaron1011 | Jonas Schievink | -13/+72 |
| 2020-10-03 | Rollup merge of #76745 - workingjubilee:move-wrapping-tests, r=matklad | Jonas Schievink | -77/+0 |
| 2020-10-02 | Remove unhelpful help message | Camelid | -63/+19 |
| 2020-10-02 | Improve rustdoc error for failed intra-doc link resolution | Camelid | -54/+98 |
| 2020-10-02 | Fix test name | Camelid | -0/+0 |
| 2020-10-02 | Auto merge of #77462 - jonas-schievink:rollup-m0rqdh5, r=jonas-schievink | bors | -8/+156 |
| 2020-10-02 | Rollup merge of #77444 - estebank:pat-field-label, r=davidtwco | Jonas Schievink | -6/+14 |
| 2020-10-02 | Rollup merge of #77415 - ecstatic-morse:const-checking-async-block, r=oli-obk | Jonas Schievink | -0/+16 |
| 2020-10-02 | Rollup merge of #76811 - GuillaumeGomez:doc-alias-name-restriction, r=oli-obk... | Jonas Schievink | -2/+78 |
| 2020-10-02 | Rollup merge of #76739 - davidtwco:issue-75323-non-static-lifetime-in-anoncon... | Jonas Schievink | -0/+48 |
| 2020-10-02 | Update tests | Guillaume Gomez | -2/+78 |
| 2020-10-02 | Ignore now-broken mir-opt test | Jonas Schievink | -1/+4 |
| 2020-10-02 | Improve E0777 help message | Guillaume Gomez | -1/+14 |
| 2020-10-02 | Permit ty::Bool in const generics for v0 mangling | Mark Rousskov | -0/+18 |
| 2020-10-02 | resolve: prohibit anon const non-static lifetimes | David Wood | -0/+48 |
| 2020-10-02 | Auto merge of #77396 - wesleywiser:disable-simplifyarmidentity, r=oli-obk | bors | -151/+189 |
| 2020-10-02 | Fix span for incorrect pattern field and add label | Esteban Küber | -6/+14 |
| 2020-10-01 | Disable the SimplifyArmIdentity mir-opt | Wesley Wiser | -151/+189 |
| 2020-10-02 | Rollup merge of #77375 - petrochenkov:inherext, r=oli-obk | Yuki Okushi | -8/+24 |
| 2020-10-02 | Rollup merge of #77147 - fusion-engineering-forks:static-mutex, r=dtolnay | Yuki Okushi | -12/+4 |
| 2020-10-02 | Revert "resolve: Avoid "self-confirming" import resolutions in one more case" | Vadim Petrochenkov | -5/+39 |
| 2020-10-01 | Uplift drop-bounds lint from clippy | Michael Howell | -0/+83 |
| 2020-10-01 | Create E0777 error code for "invalid literal in derive" | Guillaume Gomez | -0/+15 |
| 2020-10-01 | Auto merge of #76971 - bugadani:issue-75659, r=Amanieu | bors | -0/+63 |
| 2020-10-01 | Regression test for case in #77361 | Dylan MacKenzie | -0/+16 |
| 2020-10-01 | Only test on x86_64 | Dániel Buga | -0/+1 |
| 2020-10-01 | Auto merge of #74839 - alarsyo:multiple_return_terminators, r=oli-obk | bors | -122/+108 |
| 2020-10-01 | Bless mir-opt tests for 32 bit | Antoine Martin | -16/+12 |
| 2020-10-01 | Add test for multiple terminator optimization | Antoine Martin | -0/+44 |
| 2020-10-01 | Bless mir-opt tests with new opt | Antoine Martin | -106/+52 |
| 2020-10-01 | Auto merge of #77354 - ecstatic-morse:const-checking-moar-errors, r=oli-obk | bors | -355/+345 |
| 2020-09-30 | Warn on method call mutating const, even if it has destructor | David Tolnay | -2/+27 |
| 2020-09-30 | Add test of VEC.push on a const | David Tolnay | -7/+9 |
| 2020-10-01 | Add a regression test for issue-75299 | Yuki Okushi | -0/+11 |
| 2020-10-01 | Add a regression test for issue-74244 | Yuki Okushi | -0/+29 |
| 2020-10-01 | Add a regression test for issue-72565 | Yuki Okushi | -0/+16 |
| 2020-10-01 | Add a regression test for issue-68951 | Yuki Okushi | -0/+9 |
| 2020-10-01 | Add a regression test for issue-66501 | Yuki Okushi | -0/+12 |