| Age | Commit message (Expand) | Author | Lines |
| 2023-01-03 | ensure lld's step unconditionally for RustDev component | Rémy Rakic | -5/+2 |
| 2023-01-03 | bootstrap dist: ensure LLD's step | Rémy Rakic | -0/+6 |
| 2022-12-22 | Use LLVM_CMAKE_DIR for lld build | Nikita Popov | -2/+5 |
| 2022-12-13 | Adjust miri to still be optional | Mark Rousskov | -25/+31 |
| 2022-11-26 | Revert "Don't set `is_preview` for clippy and rustfmt" | Joshua Nelson | -0/+4 |
| 2022-11-25 | Rollup merge of #103648 - jyn514:no-preview, r=Mark-Simulacrum | Matthias Krüger | -4/+0 |
| 2022-11-24 | Don't set `is_preview` for clippy and rustfmt | Joshua Nelson | -4/+0 |
| 2022-11-20 | dist: Ensure UEFI rlibs are all COFF | Nicholas Bishop | -0/+38 |
| 2022-11-13 | Make all download functions need only Config, not Builder | Joshua Nelson | -2/+2 |
| 2022-11-12 | Distinguish `--dry-run` from the automatic dry run check | Joshua Nelson | -6/+6 |
| 2022-11-02 | merge JsonStd and Std steps | viandoxdev | -1/+6 |
| 2022-10-29 | Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred" | Mark Rousskov | -15/+17 |
| 2022-10-10 | Auto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum | bors | -0/+4 |
| 2022-10-09 | Use BOLT in x64 dist CI to optimize LLVM | Jakub Beránek | -0/+4 |
| 2022-10-07 | Add llvm-tblgen to rust-dev for cross-compiling | Josh Stone | -0/+1 |
| 2022-10-04 | Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-10-02 | re-add git-commit-hash file to tarballs | dawnofmidnight | -0/+1 |
| 2022-10-02 | Auto merge of #100557 - dawnofmidnight:tarball-commit-info, r=Mark-Simulacrum | bors | -3/+4 |
| 2022-10-01 | fix: use git-commit-info for version information | dawnofmidnight | -3/+4 |
| 2022-10-01 | Package `rust-docs-json` into nightly components (take 3) | Joshua Nelson | -0/+1 |
| 2022-09-29 | Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simula... | bors | -17/+15 |
| 2022-09-28 | Make the `c` feature for `compiler-builtins` opt-in instead of inferred | Joshua Nelson | -17/+15 |
| 2022-09-24 | Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514 | bors | -1/+36 |
| 2022-09-24 | Copy `bootstrap.exe` on Windows, not `bootstrap` | Joshua Nelson | -1/+1 |
| 2022-09-24 | Rollup merge of #102176 - ojeda:add-llvm-dis-to-ci-llvm, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-09-24 | Rollup merge of #102175 - oli-obk:miri_subtree_cleanup, r=jyn514 | Matthias Krüger | -22/+22 |
| 2022-09-23 | Add `llvm-dis` to the set of tools in `ci-llvm` | Miguel Ojeda | -0/+1 |
| 2022-09-23 | Also require other subtrees to always build successfully | Oli Scherer | -22/+22 |
| 2022-09-23 | Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark... | Matthias Krüger | -10/+4 |
| 2022-09-22 | Distribute rust-json-docs via rustup. | Luca Palmieri | -10/+4 |
| 2022-09-21 | Remove miri from the submodule list and require it for CI to pass | Oli Scherer | -55/+28 |
| 2022-09-17 | Add a new component, `rust-json-docs`, to distribute the JSON-formatted docum... | Luca Palmieri | -0/+39 |
| 2022-09-14 | Fix `--dry-run` for `dist::RustDev` | Joshua Nelson | -1/+1 |
| 2022-09-14 | Distribute bootstrap in CI artifacts | Tuna | -0/+35 |
| 2022-09-02 | Rollup merge of #100200 - petrochenkov:zgccld2, r=lqd,Mark-Simulacrum | Matthias Krüger | -2/+5 |
| 2022-08-27 | Remove RLS from macOS pkg and Windows msi installers. | Eric Huss | -33/+3 |
| 2022-08-27 | Sunset RLS | Eric Huss | -4/+1 |
| 2022-08-20 | bootstrap: Don't allow rustfmt to fail on dist. | Eric Huss | -9/+2 |
| 2022-08-06 | Change implementation of `-Z gcc-ld` and `lld-wrapper` again | Vadim Petrochenkov | -2/+5 |
| 2022-07-27 | Ship `rust-analyzer-proc-macro-srv` binary with dist::Rustc | Amos Wenger | -0/+12 |
| 2022-07-24 | Convert rust-analyzer to 'in-tree' tool, pass 'in-rust-tree' feature by default | Amos Wenger | -1/+1 |
| 2022-07-10 | Give a better error when `x dist` fails for an optional tool | Joshua Nelson | -1/+5 |
| 2022-07-05 | Rollup merge of #95503 - jyn514:build-single-crate, r=Mark-Simulacrum | Guillaume Gomez | -3/+3 |
| 2022-07-02 | Allow building single crates for the compiler and standard library | Joshua Nelson | -3/+3 |
| 2022-07-02 | Rollup merge of #98753 - jyn514:dist-rust-dev, r=Mark-Simulacrum | Ralf Jung | -0/+2 |
| 2022-06-30 | Fix `x dist rust-dev` on a fresh checkout | Joshua Nelson | -0/+2 |
| 2022-06-28 | Let rust-analyzer ship on stable, non-preview | Josh Stone | -6/+0 |
| 2022-06-21 | Remove vendoring support when building from git sources | Joshua Nelson | -1/+12 |
| 2022-06-19 | Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrum | bors | -2/+8 |
| 2022-06-19 | Make "Assemble stage1 compiler" orders of magnitude faster | Joshua Nelson | -1/+2 |