| Age | Commit message (Expand) | Author | Lines |
| 2020-12-25 | Rollup merge of #80340 - jyn514:less-modules-attrs, r=GuillaumeGomez | Dylan DPC | -14/+3 |
| 2020-12-25 | Rollup merge of #80319 - jyn514:async-lifetimes, r=tmandry | Dylan DPC | -2/+67 |
| 2020-12-25 | Rollup merge of #80280 - pierwill:x-readme, r=Mark-Simulacrum | Dylan DPC | -0/+7 |
| 2020-12-25 | Rollup merge of #80274 - pierwill:lintlevelsource, r=petrochenkov | Dylan DPC | -4/+4 |
| 2020-12-25 | Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwco | Dylan DPC | -0/+29 |
| 2020-12-25 | Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk | Dylan DPC | -27/+0 |
| 2020-12-24 | Auto merge of #80322 - ehuss:update-cargo, r=ehuss | bors | -0/+2 |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -71/+52 |
| 2020-12-24 | Auto merge of #80295 - GuillaumeGomez:beautify-rework, r=petrochenkov | bors | -1/+1 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -14/+14 |
| 2020-12-24 | Auto merge of #80249 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | bors | -5/+5 |
| 2020-12-23 | Don't unnecessarily override attrs for Module | Joshua Nelson | -14/+3 |
| 2020-12-23 | Add libz-sys to rustc-workspace-hack. | Eric Huss | -0/+2 |
| 2020-12-23 | Update HTML DOM attribute "edition" to "data-edition" | Guillaume Gomez | -3/+3 |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -27/+0 |
| 2020-12-23 | Auto merge of #79788 - pietroalbini:bootstrap-tarball, r=Mark-Simulacrum | bors | -840/+459 |
| 2020-12-23 | bootstrap: convert reproducible-artifacts to use Tarball | Pietro Albini | -41/+4 |
| 2020-12-23 | bootstrap: use the normal compiler to build std | Pietro Albini | -2/+1 |
| 2020-12-23 | bootstrap: avoid producing the rust tarball during dry runs | Pietro Albini | -0/+5 |
| 2020-12-23 | bootstrap: convert rustc-src to use Tarball | Pietro Albini | -62/+45 |
| 2020-12-23 | bootstrap: convert rust to use Tarball | Pietro Albini | -63/+65 |
| 2020-12-23 | bootstrap: convert rust-src to use Tarball | Pietro Albini | -33/+28 |
| 2020-12-23 | bootstrap: convert rust-analyzer to use Tarball | Pietro Albini | -50/+15 |
| 2020-12-23 | bootstrap: convert rls to use Tarball | Pietro Albini | -50/+13 |
| 2020-12-23 | bootstrap: convert rustfmt to use Tarball | Pietro Albini | -49/+16 |
| 2020-12-23 | bootstrap: convert miri to use Tarball | Pietro Albini | -51/+14 |
| 2020-12-23 | bootstrap: simplify including licenses and readmes to tarballs | Pietro Albini | -10/+10 |
| 2020-12-23 | bootstrap: convert clippy to use Tarball | Pietro Albini | -48/+19 |
| 2020-12-23 | bootstrap: convert cargo to use Tarball | Pietro Albini | -57/+44 |
| 2020-12-23 | bootstrap: convert rust-analysis to use Tarball | Pietro Albini | -36/+12 |
| 2020-12-23 | bootstrap: convert rustc-dev to use Tarball | Pietro Albini | -40/+16 |
| 2020-12-23 | bootstrap: convert rust-std to use Tarball | Pietro Albini | -30/+18 |
| 2020-12-23 | bootstrap: refactor showing the "dist" info | Pietro Albini | -23/+5 |
| 2020-12-23 | bootstrap: convert rustc to use Tarball | Pietro Albini | -52/+11 |
| 2020-12-23 | bootstrap: convert rust-mingw to use Tarball | Pietro Albini | -23/+5 |
| 2020-12-23 | bootstrap: convert rustc-docs to use Tarball | Pietro Albini | -34/+8 |
| 2020-12-23 | bootstrap: convert rust-docs to use Tarball | Pietro Albini | -41/+23 |
| 2020-12-23 | bootstrap: convert llvm-tools to use Tarball | Pietro Albini | -42/+21 |
| 2020-12-23 | bootstrap: convert build-manifest to use the new Tarball struct | Pietro Albini | -88/+146 |
| 2020-12-23 | Update cargo | Eric Huss | -0/+0 |
| 2020-12-23 | Auto merge of #80328 - flip1995:clippyup, r=Mark-Simulacrum | bors | -171/+47 |
| 2020-12-23 | Add more tests | Joshua Nelson | -1/+16 |
| 2020-12-23 | Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbini | bors | -4/+176 |
| 2020-12-23 | Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff' | flip1995 | -171/+47 |
| 2020-12-23 | Revert "Pass Clippy args also trough RUSTFLAGS" | Philipp Krones | -170/+44 |
| 2020-12-23 | Auto merge of #79261 - faern:deprecate-compare-and-swap, r=Amanieu | bors | -3/+18 |
| 2020-12-23 | Auto merge of #80099 - jyn514:visibility-on-demand, r=GuillaumeGomez | bors | -60/+70 |
| 2020-12-23 | Auto merge of #80095 - jyn514:stability-on-demand, r=GuillaumeGomez | bors | -80/+75 |
| 2020-12-22 | Fix elided lifetimes shown as `'_` on async functions | Joshua Nelson | -2/+52 |
| 2020-12-23 | Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomez | bors | -16/+54 |