| Age | Commit message (Expand) | Author | Lines |
| 2021-05-01 | compute where_outer on demand, remove it from Module | Timothée Delabrouille | -15/+14 |
| 2021-05-01 | Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov | bors | -16/+16 |
| 2021-05-01 | Reserve x18 on AArch64 and un-reserve x16 | Amanieu d'Antras | -3/+2 |
| 2021-05-01 | Auto merge of #84786 - JohnTitor:rollup-j5omx6f, r=JohnTitor | bors | -236/+309 |
| 2021-05-01 | Apply suggestions from code review | Aliénore Bouttefeux | -2/+3 |
| 2021-05-01 | Rollup merge of #84774 - kraai:fix-misspelling, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-05-01 | Rollup merge of #84765 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-05-01 | Rollup merge of #84756 - badboy:toc-for-tier-policy, r=GuillaumeGomez | Yuki Okushi | -0/+11 |
| 2021-05-01 | Rollup merge of #84740 - r00ster91:patch-6, r=GuillaumeGomez | Yuki Okushi | -20/+35 |
| 2021-05-01 | Rollup merge of #84704 - joshtriplett:platform-support-target-tier-policy, r=... | Yuki Okushi | -131/+174 |
| 2021-05-01 | Rollup merge of #84601 - tdelabro:rustdoc-get-rid-of-cache-extern_locations, ... | Yuki Okushi | -84/+88 |
| 2021-05-01 | Auto merge of #84582 - richkadel:issue-84561, r=tmandry | bors | -16/+639 |
| 2021-05-01 | Allow formatting specific subdirectories | Joshua Nelson | -7/+19 |
| 2021-05-01 | Don't check bootstrap artifacts by default | Joshua Nelson | -3/+3 |
| 2021-05-01 | Add support for --test-args to cargotest | Joshua Nelson | -1/+4 |
| 2021-05-01 | Apply `--cfg parallel_compiler` when documenting | Joshua Nelson | -0/+1 |
| 2021-04-30 | Fix misspelling | Matthew James Kraai | -1/+1 |
| 2021-05-01 | Auto merge of #84463 - jyn514:refactor-impl, r=CraftSpider | bors | -30/+18 |
| 2021-04-30 | Remove unnecessary `provided_trait_methods` field from Impl | Joshua Nelson | -30/+18 |
| 2021-05-01 | Auto merge of #84747 - pietroalbini:bump-version, r=pietroalbini | bors | -1/+1 |
| 2021-04-30 | Update cargo | Eric Huss | -0/+0 |
| 2021-04-30 | Auto merge of #84753 - hyd-dev:update-miri, r=RalfJung | bors | -7/+9 |
| 2021-04-30 | Add a ToC to the Target Tier Policy documentation | Jan-Erik Rediger | -0/+11 |
| 2021-04-30 | Remove artificial flag from generator variants | lrh2000 | -45/+75 |
| 2021-04-30 | Update LLVM submodule | Amanieu d'Antras | -2/+0 |
| 2021-04-30 | Update LLVM for more wasm simd updates | Alex Crichton | -0/+0 |
| 2021-04-30 | Update Miri | hyd-dev | -7/+9 |
| 2021-04-30 | Don't download cargo twice when download-rustc is set | Joshua Nelson | -5/+7 |
| 2021-04-30 | bump version to 1.54.0 | Pietro Albini | -1/+1 |
| 2021-04-30 | error when --no-run is present without --test | Aliénore Bouttefeux | -1/+13 |
| 2021-04-30 | `copy_path` -> `window.copy_path` + add semicolon | r00ster | -2/+2 |
| 2021-04-30 | Apply suggestions | r00ster | -29/+34 |
| 2021-04-30 | Move outer fields of enums into variant parts in debuginfo | lrh2000 | -10/+10 |
| 2021-04-30 | Reset the docs' copy path button after 1 second | r00ster | -0/+10 |
| 2021-04-30 | Rebuilt out of date tests and fixed an old bug now exposed | Rich Kadel | -5/+250 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -25/+141 |
| 2021-04-30 | Fix help for profile flags | Tyler Mandry | -2/+2 |
| 2021-04-30 | Add needs-run-enabled directive for should-fail tests | Tyler Mandry | -5/+16 |
| 2021-04-30 | Include --run in stamp hash | Tyler Mandry | -0/+1 |
| 2021-04-30 | Add support for --run for non-ui tests | Tyler Mandry | -22/+43 |
| 2021-04-30 | Add run flag to bootstrap test | Tyler Mandry | -0/+23 |
| 2021-04-30 | Add --run flag to compiletest | Tyler Mandry | -5/+26 |
| 2021-04-29 | Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results... | Jack Huey | -1/+0 |
| 2021-04-29 | Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res... | Jack Huey | -7/+0 |
| 2021-04-29 | Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis | Jack Huey | -0/+23 |
| 2021-04-29 | Rollup merge of #84451 - torhovland:flex, r=jsha | Jack Huey | -14/+8 |
| 2021-04-29 | Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrum | bors | -44/+0 |
| 2021-04-29 | Move parenting info to index_hir. | Camille GILLOT | -16/+13 |
| 2021-04-29 | Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. | Felix S. Klock II | -44/+0 |
| 2021-04-29 | platform-support.md: Update for consistency with Target Tier Policy | Josh Triplett | -131/+174 |