| Age | Commit message (Expand) | Author | Lines |
| 2021-05-02 | Add ErrorKind::OutOfMemory | Kornel | -2/+4 |
| 2021-05-02 | Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum | bors | -5/+7 |
| 2021-05-02 | Auto merge of #84638 - mark-i-m:unignore-tests, r=Mark-Simulacrum | bors | -4/+1 |
| 2021-05-01 | Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrum | bors | -1/+4 |
| 2021-05-01 | Auto merge of #84410 - BoxyUwU:blue, r=varkor | bors | -0/+39 |
| 2021-05-01 | Auto merge of #83114 - cjgillot:hop, r=eddyb | bors | -16/+13 |
| 2021-05-01 | test: *sneezes* | Ellen | -0/+39 |
| 2021-05-01 | Auto merge of #83857 - ABouttefeux:master, r=jyn514 | bors | -1/+71 |
| 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-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 | 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 | 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-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 |
| 2021-04-29 | only store locations in extern_locations | Timothée Delabrouille | -43/+47 |
| 2021-04-29 | Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obk | bors | -121/+81 |
| 2021-04-29 | Auto merge of #84233 - jyn514:track-path-prefix, r=michaelwoerister | bors | -3/+6 |
| 2021-04-29 | Add integration test for `--remap-pathh-prefix` | Joshua Nelson | -3/+6 |
| 2021-04-29 | Auto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum | bors | -10/+28 |