| Age | Commit message (Expand) | Author | Lines |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -0/+1 |
| 2023-11-20 | Remove now deprecated target x86_64-sun-solaris. | Petr Sumbera | -1/+0 |
| 2023-11-20 | Auto merge of #115526 - arttet:master, r=jackh726 | bors | -0/+2 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -1/+0 |
| 2023-11-15 | Add arm64e-apple-darwin target | Artyom Tetyukhin | -0/+1 |
| 2023-11-15 | Add arm64e-apple-ios target | Artyom Tetyukhin | -0/+1 |
| 2023-11-05 | Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrum | bors | -0/+23 |
| 2023-10-28 | Remove asmjs from tools | Jubilee Young | -1/+0 |
| 2023-10-27 | Fix review comments | bjorn3 | -1/+0 |
| 2023-10-27 | Distribute cg_clif as a rustup component | bjorn3 | -3/+17 |
| 2023-10-25 | generate beta manifests as pre-requisit rust-lang/rustup#1329 | Skgland | -0/+23 |
| 2023-10-22 | add target csky-unknown-linux-gnuabiv2hf | dirreke | -0/+1 |
| 2023-09-26 | Promote loongarch64-unknown-none* to Tier 2 | WANG Rui | -0/+2 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -1/+0 |
| 2023-08-14 | add a csky-unknown-linux-gnuabiv2 target | Dirreke | -0/+1 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -0/+1 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -0/+1 |
| 2023-07-29 | print omitted frames count for short backtrace mode | yukang | -1/+1 |
| 2023-07-24 | compiler: Add `x86_64-unikraft-linux-musl` target | Martin Kröning | -0/+1 |
| 2023-07-24 | compiler: Add `riscv64gc-unknown-hermit` target | Simon Schöning | -0/+1 |
| 2023-07-11 | Add a sparc-unknown-none-elf target. | Jonathan Pallant (Ferrous Systems) | -0/+1 |
| 2023-05-23 | Promote loongarch64-unknown-linux-gnu to Tier 2 with host tools | WANG Rui | -0/+2 |
| 2023-04-16 | Support loading version information from xz tarballs | Mark Rousskov | -3/+26 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -2/+2 |
| 2022-11-26 | Revert "Don't set `is_preview` for clippy and rustfmt" | Joshua Nelson | -2/+2 |
| 2022-11-24 | Don't set `is_preview` for clippy and rustfmt | Joshua Nelson | -2/+2 |
| 2022-11-09 | Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitor | Dylan DPC | -0/+3 |
| 2022-11-04 | Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2 | Nicholas Bishop | -0/+3 |
| 2022-10-30 | Remove unnecessary argument to `package` | Joshua Nelson | -8/+3 |
| 2022-10-30 | More build-manifest docs | Joshua Nelson | -3/+2 |
| 2022-10-27 | Use PkgType for profiles, too | Joshua Nelson | -37/+24 |
| 2022-10-27 | Use PkgType in more places | Joshua Nelson | -47/+27 |
| 2022-10-27 | Use an exhaustive match in `target_host_combination`. | Joshua Nelson | -37/+49 |
| 2022-10-27 | Use `PkgType::is_preview` to determine whether to add a rename to the manifest | Joshua Nelson | -8/+7 |
| 2022-10-27 | Use `PkgType` to determine which packages to add to the manifest | Joshua Nelson | -21/+84 |
| 2022-10-27 | build-manifest: Add a macro that makes it impossible to typo `-preview`, or h... | Joshua Nelson | -47/+37 |
| 2022-10-27 | More build-manifest docs | Joshua Nelson | -18/+20 |
| 2022-10-01 | Give better errors when build-manifest fails | Joshua Nelson | -1/+11 |
| 2022-10-01 | Package `rust-docs-json` into nightly components (take 3) | Joshua Nelson | -1/+5 |
| 2022-09-23 | Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark... | Matthias Krüger | -1/+4 |
| 2022-09-22 | Distribute rust-json-docs via rustup. | Luca Palmieri | -1/+4 |
| 2022-09-22 | Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obk | bors | -37/+2 |
| 2022-09-21 | Remove unused imports | Oli Scherer | -13/+2 |
| 2022-09-21 | Remove miri from the submodule list and require it for CI to pass | Oli Scherer | -24/+0 |
| 2022-09-20 | Avoid panicking on missing fallback | Mark Rousskov | -2/+12 |
| 2022-08-15 | Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and... | The 8472 | -2/+1 |
| 2022-06-28 | Let rust-analyzer ship on stable, non-preview | Josh Stone | -1/+2 |
| 2022-06-09 | Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s... | David Tolnay | -1/+2 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -0/+1 |
| 2022-03-09 | Add support for targeting riscv32im-unknown-none-elf | ridwanabdillahi | -0/+1 |