| Age | Commit message (Expand) | Author | Lines |
| 2020-07-23 | Bump cargo | Mark Rousskov | -0/+0 |
| 2020-07-22 | Update to rustfmt 1.4.17 | Mark Rousskov | -0/+0 |
| 2020-07-10 | rustdoc: Fix doc aliases with crate filtering | Oliver Middleton | -2/+11 |
| 2020-06-15 | Update cargo to include rust-lang/cargo#8361 | Mark Rousskov | -0/+0 |
| 2020-06-13 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-06-02 | Cherry-pick rustfmt unstable-dependent fixes | Mark Rousskov | -22/+0 |
| 2020-06-02 | Auto merge of #72672 - seritools:remote-test-windows, r=Mark-Simulacrum | bors | -39/+88 |
| 2020-06-02 | Rollup merge of #72775 - JohnTitor:await-sugg, r=estebank | Yuki Okushi | -0/+5 |
| 2020-06-01 | bump Miri, update for cargo-miri being a separate project | Ralf Jung | -9/+9 |
| 2020-05-31 | Make `remote-test-client` work as cargo runner again | Dennis Duda | -5/+6 |
| 2020-05-31 | Update help text of remote-test-client to reflect changed command | Dennis Duda | -3/+4 |
| 2020-05-31 | Fix `set_permissions` call for non-windows | Dennis Duda | -1/+1 |
| 2020-05-31 | Unify temp path generation for non-android | Dennis Duda | -4/+4 |
| 2020-05-31 | Make remote-test-client and remote-test-server compatible with windows | Dennis Duda | -36/+83 |
| 2020-05-30 | Return early to avoid ICE | Yuki Okushi | -0/+5 |
| 2020-05-29 | Auto merge of #72671 - flip1995:clippyup, r=Xanewok | bors | -451/+1572 |
| 2020-05-29 | Add fibersapi feature to winapi in rustc-workspace-hack | flip1995 | -0/+1 |
| 2020-05-29 | Rollup merge of #72466 - lzutao:stabilize_str-strip, r=dtolnay | Dylan DPC | -1/+0 |
| 2020-05-28 | Update RLS to clippyup branch | flip1995 | -0/+0 |
| 2020-05-28 | Temp fix: don't run cargo lint tests in rustc test suite | flip1995 | -0/+3 |
| 2020-05-28 | submodules: Update RLS and Rustfmt | Igor Matuszewski | -18/+18 |
| 2020-05-28 | Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2 | flip1995 | -433/+1550 |
| 2020-05-28 | Auto merge of #72494 - lcnr:predicate-cleanup, r=nikomatsakis | bors | -2/+1 |
| 2020-05-27 | Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum | bors | -5/+0 |
| 2020-05-27 | Auto merge of #72596 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-05-26 | Import missing functions from storage.js | Guillaume Gomez | -1/+1 |
| 2020-05-26 | Update allowed crates list | Yuki Okushi | -5/+0 |
| 2020-05-25 | Update cargo | Eric Huss | -0/+0 |
| 2020-05-25 | Fix bug in shebang handling | Russell Cohen | -0/+5 |
| 2020-05-24 | bump Miri | Ralf Jung | -7/+11 |
| 2020-05-23 | iterate List by value | Bastian Kauschke | -2/+1 |
| 2020-05-23 | Auto merge of #72478 - Dylan-DPC:rollup-vval8du, r=Dylan-DPC | bors | -1/+16 |
| 2020-05-22 | Use `OnceCell` instead of `Once` | Dylan MacKenzie | -1/+1 |
| 2020-05-22 | Replace `rustc_data_structures::sync::Once` with `OnceCell` | Dylan MacKenzie | -0/+1 |
| 2020-05-22 | Rollup merge of #72395 - Elinvynia:highfive, r=Mark-Simulacrum | Dylan DPC | -1/+16 |
| 2020-05-22 | Stabilize str_strip feature | Lzu Tao | -1/+0 |
| 2020-05-22 | Allow rust-highfive to label issues it creates. | Elinvynia | -1/+16 |
| 2020-05-20 | introduce newtype'd `Predicate<'tcx>` | Bastian Kauschke | -6/+6 |
| 2020-05-20 | rename `Predicate` to `PredicateKind`, introduce alias | Bastian Kauschke | -5/+5 |
| 2020-05-20 | Auto merge of #72339 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-05-19 | Auto merge of #69171 - Amanieu:new-asm, r=nagisa,nikomatsakis | bors | -7/+104 |
| 2020-05-19 | Auto merge of #68717 - petrochenkov:stabexpat, r=varkor | bors | -3/+2 |
| 2020-05-18 | Update cargo | Eric Huss | -0/+0 |
| 2020-05-18 | Handle InlineAsm in clippy | Amanieu d'Antras | -7/+104 |
| 2020-05-18 | Add remote-test-client help text | Tom Eccles | -5/+51 |
| 2020-05-17 | Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup | flip1995 | -1102/+1770 |
| 2020-05-16 | Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup... | Ralf Jung | -2/+2 |
| 2020-05-16 | Rollup merge of #71919 - Xanewok:bump-syn-1, r=Xanewok | Dylan DPC | -1/+1 |
| 2020-05-16 | Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obk | Dylan DPC | -3/+1 |
| 2020-05-16 | Rollup merge of #71948 - csmoe:issue-61076, r=oli-obk | Dylan DPC | -16/+2 |