| Age | Commit message (Expand) | Author | Lines |
| 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-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 | 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 | [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 | `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 | Add std::os::unix::fs::chroot to change the root directory of the current pro... | Josh Triplett | -0/+33 |
| 2021-04-30 | Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov | bors | -189/+459 |
| 2021-04-29 | Auto merge of #84729 - jackh726:rollup-dnm8kg5, r=jackh726 | bors | -47/+120 |
| 2021-04-29 | Rollup merge of #84713 - camelid:fix-regression-issue-template, r=Mark-Simula... | Jack Huey | -1/+1 |
| 2021-04-29 | Rollup merge of #84706 - joshtriplett:reduce-aliases, r=m-ou-se | Jack Huey | -1/+0 |
| 2021-04-29 | Rollup merge of #84705 - lcnr:const_generics-rec, r=joshtriplett | Jack Huey | -12/+21 |
| 2021-04-29 | Rollup merge of #84692 - r00ster91:var-var_os-vars, r=joshtriplett | Jack Huey | -2/+11 |
| 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 #84683 - Ben-Lichtman:grammar, r=jonas-schievink | Jack Huey | -4/+4 |
| 2021-04-29 | Rollup merge of #84682 - jackh726:transitive_bounds_rebind, r=nikomatsakis | Jack Huey | -3/+28 |
| 2021-04-29 | Rollup merge of #84590 - est31:array_into_iter, r=nikomatsakis | Jack Huey | -2/+47 |
| 2021-04-29 | Rollup merge of #84451 - torhovland:flex, r=jsha | Jack Huey | -14/+8 |
| 2021-04-29 | Replace llvm::sys::fs::F_None with llvm::sys::fs::OF_None | Fangrui Song | -3/+3 |
| 2021-04-29 | Move iter_results to dyn FnMut rather than a generic | Mark Rousskov | -49/+55 |
| 2021-04-29 | Fix labels for regression issue template | Camelid | -1/+1 |
| 2021-04-29 | Auto merge of #84708 - pnkfelix:revert-77885-everywhere, r=Mark-Simulacrum | bors | -75/+62 |
| 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 | Change to probe-stack=call (instead of inline-or-call) everywhere again, for ... | Felix S. Klock II | -31/+62 |