| Age | Commit message (Expand) | Author | Lines |
| 2023-03-24 | Rename 'src/bootstrap/native.rs' to llvm.rs | Robin Hafid | -6/+6 |
| 2023-03-21 | Auto merge of #108262 - ChrisDenton:libntdll, r=Mark-Simulacrum | bors | -0/+4 |
| 2023-03-11 | Rename `config.toml.example` to `config.example.toml` | Thom Chiovoloni | -1/+1 |
| 2023-03-07 | Rollup merge of #108581 - jfgoog:include-mingw-linker, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2023-03-04 | Add comment on what libs should be in target_libs | Chris Denton | -0/+3 |
| 2023-03-04 | Add check for dry run | Jakub Beránek | -5/+1 |
| 2023-03-04 | Create BOLT build steps to avoid running BOLT multiple times on the same file | Jakub Beránek | -2/+118 |
| 2023-03-04 | Apply BOLT optimizations without rebuilding LLVM | Jakub Beránek | -1/+22 |
| 2023-02-28 | Add a new config flag, dist.include-mingw-linker. | James Farrell | -2/+2 |
| 2023-02-20 | Distribute libntdll.a with windows-gnu toolchains | Chris Denton | -0/+1 |
| 2023-02-16 | Remove save-analysis. | Nicholas Nethercote | -2/+9 |
| 2023-01-23 | Bring tests back into rustc source tarball | Tomasz Miąsko | -1/+1 |
| 2023-01-23 | Rollup merge of #106886 - dtolnay:fastinstall, r=Mark-Simulacrum | Yuki Okushi | -6/+16 |
| 2023-01-17 | Re-enable building rust-analyzer on riscv64 | Josh Stone | -6/+0 |
| 2023-01-14 | Make stage2 rustdoc and proc-macro-srv disableable in x.py install | David Tolnay | -6/+16 |
| 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 |