| Age | Commit message (Expand) | Author | Lines |
| 2020-12-26 | Clarify what `Cell::replace` returns | Camelid | -1/+1 |
| 2020-12-25 | Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err... | bors | -35/+135 |
| 2020-12-25 | Auto merge of #80226 - ThePuzzlemaker:issue-80004-fix, r=jyn514,petrochenkov | bors | -12/+24 |
| 2020-12-25 | Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3 | bors | -7/+30 |
| 2020-12-25 | Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPC | bors | -105/+203 |
| 2020-12-25 | Rollup merge of #80352 - ssomers:btree_test_diagnostics, r=Mark-Simulacrum | Dylan DPC | -5/+9 |
| 2020-12-25 | Rollup merge of #80342 - pierwill:patch-1, r=lcnr | Dylan DPC | -1/+1 |
| 2020-12-25 | Rollup merge of #80340 - jyn514:less-modules-attrs, r=GuillaumeGomez | Dylan DPC | -14/+3 |
| 2020-12-25 | Rollup merge of #80330 - eltociear:patch-2, r=lcnr | Dylan DPC | -1/+1 |
| 2020-12-25 | Rollup merge of #80327 - PankajChaudhary5:PankajChaudhary, r=GuillaumeGomez | Dylan DPC | -4/+1 |
| 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 | -32/+35 |
| 2020-12-25 | Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwco | Dylan DPC | -4/+61 |
| 2020-12-25 | Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk | Dylan DPC | -38/+17 |
| 2020-12-25 | Rollup merge of #79213 - yoshuawuyts:stabilize-slice-fill, r=m-ou-se | Dylan DPC | -4/+1 |
| 2020-12-25 | Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinem | bors | -56/+599 |
| 2020-12-24 | Auto merge of #79347 - ssomers:btree_split_pointer_provenance, r=Mark-Simulacrum | bors | -97/+81 |
| 2020-12-24 | rustdoc: Highlight edition-specific keywords correctly in code blocks, accoun... | ThePuzzlemaker | -12/+24 |
| 2020-12-24 | Auto merge of #80322 - ehuss:update-cargo, r=ehuss | bors | -10/+13 |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -71/+52 |
| 2020-12-24 | BTreeMap: make test cases more explicit on failure | Stein Somers | -5/+9 |
| 2020-12-24 | Auto merge of #80295 - GuillaumeGomez:beautify-rework, r=petrochenkov | bors | -37/+39 |
| 2020-12-24 | BTreeMap: avoid implicit use of node length in flight | Stein Somers | -97/+81 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -17/+18 |
| 2020-12-24 | Auto merge of #80249 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | bors | -7/+7 |
| 2020-12-24 | Auto merge of #79589 - tgnottingham:shared_dep_graph, r=michaelwoerister | bors | -246/+686 |
| 2020-12-23 | Auto merge of #79521 - ssomers:btree_cleanup_2, r=Mark-Simulacrum | bors | -106/+108 |
| 2020-12-23 | Fix typo | pierwill | -1/+1 |
| 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/+3 |
| 2020-12-23 | Update HTML DOM attribute "edition" to "data-edition" | Guillaume Gomez | -3/+3 |
| 2020-12-23 | Fixed formatting | Yenlin Chen | -3/+1 |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -44/+3 |
| 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 |