| Age | Commit message (Expand) | Author | Lines |
| 2021-05-02 | Add ErrorKind::OutOfMemory | Kornel | -2/+10 |
| 2021-05-02 | Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum | bors | -5/+7 |
| 2021-05-02 | Auto merge of #84725 - sebpop:arm64-isb, r=joshtriplett | bors | -1/+1 |
| 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 | -10/+51 |
| 2021-05-01 | Auto merge of #83114 - cjgillot:hop, r=eddyb | bors | -273/+289 |
| 2021-05-01 | test: *sneezes* | Ellen | -10/+51 |
| 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 | -27/+66 |
| 2021-05-01 | Reserve x18 on AArch64 and un-reserve x16 | Amanieu d'Antras | -10/+9 |
| 2021-05-01 | Auto merge of #84786 - JohnTitor:rollup-j5omx6f, r=JohnTitor | bors | -1533/+1104 |
| 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 #84749 - XAMPPRocky:cranelift-rebase, r=bjorn3 | Yuki Okushi | -1294/+792 |
| 2021-05-01 | Rollup merge of #84740 - r00ster91:patch-6, r=GuillaumeGomez | Yuki Okushi | -20/+35 |
| 2021-05-01 | Rollup merge of #84724 - MaskRay:sys-fs, r=petrochenkov | Yuki Okushi | -3/+3 |
| 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 | -68/+861 |
| 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 #84719 - Mark-Simulacrum:reduce-query-impl, r=davidtwco | bors | -49/+55 |
| 2021-04-30 | Auto merge of #84753 - hyd-dev:update-miri, r=RalfJung | bors | -7/+9 |
| 2021-04-30 | Avoid using rbx in SGX inline assembly since it is reserved | Amanieu d'Antras | -2/+8 |
| 2021-04-30 | Merge commit '15c8d31392b9fbab3b3368b67acc4bbe5983115a' into cranelift-rebase | Erin Power | -1/+4 |
| 2021-04-30 | No-op register_jit on Windows (#1170) | XAMPPRocky | -1/+4 |
| 2021-04-30 | Add a ToC to the Target Tier Policy documentation | Jan-Erik Rediger | -0/+11 |
| 2021-04-30 | Auto merge of #84654 - alexcrichton:update-llvm-, r=cuviper | bors | -2/+0 |
| 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 | [cg_clif] Fix run_jit from sync | Erin Power | -51/+5 |
| 2021-04-30 | bump version to 1.54.0 | Pietro Albini | -1/+1 |
| 2021-04-30 | Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795' | Erin Power | -1243/+784 |
| 2021-04-30 | Auto merge of #84716 - joshtriplett:chroot, r=dtolnay | bors | -0/+33 |
| 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 | Auto merge of #84522 - CDirkx:cmath, r=yaahc | bors | -118/+34 |
| 2021-04-30 | Apply suggestions | r00ster | -29/+34 |
| 2021-04-30 | Remove unused parameter | bjorn3 | -3/+2 |
| 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 | -13/+275 |
| 2021-04-30 | Add std::os::unix::fs::chroot to change the root directory of the current pro... | Josh Triplett | -0/+33 |