| Age | Commit message (Expand) | Author | Lines |
| 2020-10-02 | Auto merge of #77462 - jonas-schievink:rollup-m0rqdh5, r=jonas-schievink | bors | -190/+162 |
| 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 | ci: stop running macOS builds on Azure Pipelines | Pietro Albini | -181/+3 |
| 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 | 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 |
| 2020-10-02 | Rollup merge of #77375 - petrochenkov:inherext, r=oli-obk | Yuki Okushi | -8/+24 |
| 2020-10-02 | Rollup merge of #77312 - LeSeulArtichaut:toolstate-msg, r=Mark-Simulacrum | Yuki Okushi | -3/+0 |
| 2020-10-02 | Rollup merge of #77147 - fusion-engineering-forks:static-mutex, r=dtolnay | Yuki Okushi | -12/+4 |
| 2020-10-01 | Auto merge of #77412 - Mark-Simulacrum:rls-fix, r=Xanewok | bors | -0/+0 |
| 2020-10-01 | Remove outdated line from `publish_toolstate` hook | LeSeulArtichaut | -3/+0 |
| 2020-10-01 | Auto merge of #76971 - bugadani:issue-75659, r=Amanieu | bors | -0/+63 |
| 2020-10-01 | ci: switch to environment files to change the environment on GHA | Pietro Albini | -2/+2 |
| 2020-10-01 | Regression test for case in #77361 | Dylan MacKenzie | -0/+16 |
| 2020-10-01 | Update rls | Mark Rousskov | -0/+0 |
| 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-10-01 | Auto merge of #77379 - camelid:improve-wording-crate-resolution-error, r=davi... | bors | -2/+2 |
| 2020-10-01 | Rollup merge of #77371 - camelid:remove-extra-space-in-diagnostic, r=varkor | Dylan DPC | -0/+18 |
| 2020-10-01 | Rollup merge of #77360 - oli-obk:zst_const_pat_regression, r=RalfJung | Dylan DPC | -0/+9 |
| 2020-10-01 | Rollup merge of #77349 - ehuss:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2020-10-01 | Rollup merge of #77343 - varkor:rustc_args_required_const-validation, r=lcnr | Dylan DPC | -0/+74 |
| 2020-10-01 | Rollup merge of #77324 - Aaron1011:fix/const-item-mutation-ptr, r=petrochenkov | Dylan DPC | -24/+35 |
| 2020-10-01 | Rollup merge of #77303 - lcnr:const-evaluatable-TooGeneric, r=oli-obk,varkor | Dylan DPC | -41/+49 |
| 2020-10-01 | Rollup merge of #77202 - ehuss:defer-apple-sdkroot, r=petrochenkov | Dylan DPC | -11/+8 |
| 2020-10-01 | Rollup merge of #77153 - Aaron1011:fix/better-recursive-expand, r=petrochenkov | Dylan DPC | -0/+86 |
| 2020-09-30 | Improve wording for external crate resolution error | Camelid | -2/+2 |
| 2020-09-30 | Auto merge of #77372 - jonas-schievink:rollup-e5bdzga, r=jonas-schievink | bors | -2/+71 |
| 2020-09-30 | rustc_metadata: Do not forget to encode inherent impls for foreign types | Vadim Petrochenkov | -8/+24 |
| 2020-09-30 | Rollup merge of #77348 - ehuss:update-books, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-09-30 | Rollup merge of #77345 - samlich:test-issue-74761, r=lcnr | Jonas Schievink | -0/+31 |
| 2020-09-30 | Rollup merge of #77331 - hameerabbasi:issue-74906, r=lcnr | Jonas Schievink | -0/+25 |