| Age | Commit message (Expand) | Author | Lines |
| 2020-10-04 | Rollup merge of #77473 - Mark-Simulacrum:check-limited, r=ecstatic-morse | Yuki Okushi | -34/+51 |
| 2020-10-04 | Rollup merge of #77469 - camelid:rustdoc-better-failed-res-error, r=jyn514 | Yuki Okushi | -40/+45 |
| 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 | -111/+104 |
| 2020-10-04 | Rollup merge of #75143 - oli-obk:tracing, r=RalfJung | Yuki Okushi | -1/+0 |
| 2020-10-03 | Flatten arrows with further comment | Jubilee Young | -5/+6 |
| 2020-10-03 | update Miri | Ralf Jung | -31/+14 |
| 2020-10-03 | Add quotes around command in CHANGELOG | ecstatic-morse | -1/+1 |
| 2020-10-03 | Check all Cargo targets on CI | Mark Rousskov | -1/+1 |
| 2020-10-03 | Place all-targets checking behind a flag | Mark Rousskov | -33/+50 |
| 2020-10-03 | Auto merge of #77347 - jyn514:dox, r=Amanieu | bors | -7/+0 |
| 2020-10-02 | Improve error messages | Camelid | -40/+39 |
| 2020-10-02 | Macro-expand test to cover all possible lanes | Jubilee Young | -15/+249 |
| 2020-10-03 | Auto merge of #77451 - Mark-Simulacrum:bump-version, r=pietroalbini | bors | -1/+1 |
| 2020-10-02 | Use old error when there's partial resolution | Camelid | -9/+14 |
| 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-03 | Rollup merge of #76107 - integer32llc:manifest-alias, r=pietroalbini | Jonas Schievink | -0/+4 |
| 2020-10-02 | Remove unhelpful help message | Camelid | -64/+21 |
| 2020-10-02 | Improve rustdoc error for failed intra-doc link resolution | Camelid | -58/+102 |
| 2020-10-02 | Fix test name | Camelid | -0/+0 |
| 2020-10-02 | Auto merge of #77462 - jonas-schievink:rollup-m0rqdh5, r=jonas-schievink | bors | -190/+162 |
| 2020-10-02 | Deprecate clippy lint | Michael Howell | -111/+21 |
| 2020-10-02 | Rollup merge of #77453 - pietroalbini:ci-no-more-azure, r=Mark-Simulacrum | Jonas Schievink | -181/+3 |
| 2020-10-02 | Rollup merge of #77444 - estebank:pat-field-label, r=davidtwco | Jonas Schievink | -6/+14 |
| 2020-10-02 | Rollup merge of #77441 - couchand:2020-10/fix-75504, r=jonas-schievink | Jonas Schievink | -0/+0 |
| 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 | -3/+81 |
| 2020-10-02 | Rollup merge of #76739 - davidtwco:issue-75323-non-static-lifetime-in-anoncon... | Jonas Schievink | -0/+48 |
| 2020-10-02 | Update doc alias documentation | Guillaume Gomez | -0/+2 |
| 2020-10-02 | Update tests | Guillaume Gomez | -2/+78 |
| 2020-10-02 | Remove unneeded replace | Guillaume Gomez | -1/+1 |
| 2020-10-02 | Auto merge of #77369 - jonas-schievink:validate-storage-liveness, r=wesleywiser | bors | -1/+4 |
| 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 | ci: stop running macOS builds on Azure Pipelines | Pietro Albini | -181/+3 |
| 2020-10-02 | Permit ty::Bool in const generics for v0 mangling | Mark Rousskov | -0/+18 |
| 2020-10-02 | Auto merge of #77418 - pietroalbini:ci-environment-files, r=Mark-Simulacrum | bors | -2/+2 |
| 2020-10-02 | resolve: prohibit anon const non-static lifetimes | David Wood | -0/+48 |
| 2020-10-02 | Bump version to 1.49.0 | Mark Rousskov | -1/+1 |
| 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-02 | Fix AVR stack corruption bug | Andrew Dona-Couch | -0/+0 |
| 2020-10-02 | Auto merge of #77436 - JohnTitor:rollup-65dh7rp, r=JohnTitor | bors | -23/+28 |
| 2020-10-01 | Disable the SimplifyArmIdentity mir-opt | Wesley Wiser | -151/+189 |