| Age | Commit message (Expand) | Author | Lines |
| 2021-03-23 | removed tests introduced or changed by PR #77885, which is reverted here. | Felix S. Klock II | -44/+0 |
| 2021-03-22 | Set release channel to stable | Mark Rousskov | -1/+1 |
| 2021-03-18 | Auto merge of #83171 - pnkfelix:revert-81473-warn-write-only-fields, r=Mark-S... | bors | -47/+0 |
| 2021-03-16 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-15 | Revert PR 81473 to resolve (on beta) issues 81626 and 81658. | Felix S. Klock II | -47/+0 |
| 2021-03-12 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-03-10 | Fix s390x stack-split args | Josh Stone | -0/+0 |
| 2021-03-10 | Revert LLVM D81803 because it broke Windows 7 | Josh Stone | -0/+0 |
| 2021-03-10 | Substitute erased lifetimes on bad placeholder type | Esteban Küber | -2/+32 |
| 2021-03-10 | Add test | Dániel Buga | -0/+11 |
| 2021-03-10 | Remove duplicate string | Dániel Buga | -1/+0 |
| 2021-03-10 | [intra-doc links] Don't check feature gates of items re-exported across crates | Joshua Nelson | -0/+11 |
| 2021-03-10 | Fix popping singleton paths in when generating E0433 | Ömer Sinan Ağacan | -0/+12 |
| 2021-03-10 | rustdoc: treat edition 2021 as unstable | Eric Huss | -12/+2 |
| 2021-02-22 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-02-13 | Do not ICE on range patterns in function arguments | LeSeulArtichaut | -5/+2 |
| 2021-02-13 | Add regression test for #81289 | LeSeulArtichaut | -0/+18 |
| 2021-02-13 | Revert "Get rid of custom pretty-printing in rustdoc" | LeSeulArtichaut | -1/+71 |
| 2021-02-13 | parser: Fix panic in 'const impl' recovery | Ömer Sinan Ağacan | -0/+22 |
| 2021-02-13 | bootstrap: fix wrong docs installation path | Pietro Albini | -1/+1 |
| 2021-02-13 | Bump stage0 to released stable | Mark Rousskov | -2/+2 |
| 2021-02-11 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2021-02-10 | bootstrap: Locate llvm-dwp based on llvm-config bindir | David Tolnay | -2/+5 |
| 2021-02-10 | remove unused backtrace refs | Caleb Cartwright | -1/+0 |
| 2021-02-10 | update RLS and rustfmt | Caleb Cartwright | -5/+5 |
| 2021-02-09 | Permit unstable features during PGO benchmarks | Mark Rousskov | -0/+2 |
| 2021-02-09 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 2021-02-09 | prepare beta 1.51.0 | Pietro Albini | -5/+5 |
| 2021-02-06 | Rollup merge of #81753 - tmiasko:inline-instruction-set, r=oli-obk | Mara Bos | -0/+146 |
| 2021-02-06 | Rollup merge of #81675 - poliorcetics:respect-shortness, r=jyn514 | Mara Bos | -1/+34 |
| 2021-02-06 | Rollup merge of #80011 - Stupremee:stabilize-peekable-next-if, r=dtolnay | Mara Bos | -1/+0 |
| 2021-02-05 | Auto merge of #81257 - pnkfelix:issue-80949-short-term-resolution-via-revert-... | bors | -10747/+10745 |
| 2021-02-05 | Rollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbini | Mara Bos | -1/+1 |
| 2021-02-05 | Rollup merge of #81763 - camelid:rustdoc-passes-desc-up, r=GuillaumeGomez | Mara Bos | -7/+7 |
| 2021-02-05 | Rollup merge of #81730 - RustyYato:object-safe-allocator, r=Amanieu | Mara Bos | -0/+13 |
| 2021-02-05 | Rollup merge of #81500 - CraftSpider:union-kind, r=jyn514 | Mara Bos | -6/+20 |
| 2021-02-05 | Rollup merge of #81497 - camelid:rustdoc-display_fn-remove-cell, r=jyn514 | Mara Bos | -11/+11 |
| 2021-02-05 | Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu | Mara Bos | -17/+10 |
| 2021-02-05 | Rollup merge of #81318 - CraftSpider:json-trait-fix, r=jyn514 | Mara Bos | -11/+30 |
| 2021-02-05 | Rollup merge of #81307 - estebank:invalid-byte-str-span, r=petrochenkov | Mara Bos | -103/+142 |
| 2021-02-05 | Rollup merge of #80726 - lcnr:unsize-query, r=oli-obk | Mara Bos | -0/+36 |
| 2021-02-05 | Rollup merge of #79554 - b-naber:generic-associated-types-in-trait-paths, r=j... | Mara Bos | -37/+897 |
| 2021-02-05 | Fix `install-awscli.sh` error in CI. | Mara Bos | -1/+1 |
| 2021-02-05 | Auto merge of #81688 - pnkfelix:fix-llvm-version-check-in-run-make-tests, r=s... | bors | -22/+4 |
| 2021-02-04 | Bless code coverage test | Wesley Wiser | -104/+6 |
| 2021-02-04 | regression test for issue 80949. | Felix S. Klock II | -0/+34 |
| 2021-02-04 | Revert "Simplify unscheduling of drops after moves" | Felix S. Klock II | -18/+55 |
| 2021-02-04 | Revert "Use `record_operands_moved` more aggresively" | Felix S. Klock II | -99/+187 |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -10645/+10582 |
| 2021-02-05 | Auto merge of #81756 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |