| Age | Commit message (Expand) | Author | Lines |
| 2022-04-27 | Auto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum | bors | -1/+6 |
| 2022-04-24 | Move download-ci-llvm to rustbuild | Joshua Nelson | -1/+6 |
| 2022-04-24 | Add type_name info to [TIMING] log output | James Higgins | -2/+11 |
| 2022-04-21 | Auto merge of #96003 - aswild:pr/bootstrap-subcommands-cleanup, r=jyn514 | bors | -27/+35 |
| 2022-04-21 | Auto merge of #95612 - davidtwco:split-debuginfo-in-bootstrap, r=Mark-Simulacrum | bors | -11/+11 |
| 2022-04-20 | bootstrap: non-bootstrap windows split debuginfo | David Wood | -7/+11 |
| 2022-04-18 | Remove assertion that all paths in `ShouldRun` exist | Joshua Nelson | -5/+7 |
| 2022-04-18 | Auto merge of #95906 - jyn514:enforce-valid-paths, r=Mark-Simulacrum | bors | -1/+24 |
| 2022-04-18 | bootstrap: add split-debuginfo config | David Wood | -12/+8 |
| 2022-04-16 | bootstrap: consolidate subcommand parsing and matching | Allen Wild | -27/+35 |
| 2022-04-16 | Require all paths passed to `ShouldRun::paths` to exist on disk | Joshua Nelson | -1/+24 |
| 2022-04-10 | bootstrap: show available paths help text for aliased subcommands | Allen Wild | -3/+3 |
| 2022-04-08 | Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrum | bors | -9/+13 |
| 2022-03-30 | Spellchecking some comments | Yuri Astrakhan | -1/+1 |
| 2022-03-29 | Fix `x test src/tools/error_index_generator --stage {0,1}` | Joshua Nelson | -9/+13 |
| 2022-03-27 | [bootstrap] Don't print `Suite not skipped` unless `--verbose` is set | Joshua Nelson | -2/+2 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 |
| 2022-03-15 | fix typos | Dylan DPC | -1/+1 |
| 2022-03-13 | Auto merge of #94738 - Urgau:rustbuild-check-cfg-values, r=Mark-Simulacrum | bors | -1/+6 |
| 2022-03-11 | Remove unneeded conversions in bootstrapping code | pierwill | -8/+4 |
| 2022-03-09 | Enable conditional checking of values in the Rust codebase | Loïc BRANSTETT | -1/+6 |
| 2022-03-07 | copy over `std::path::absolute` instead of adding `canonicalize` hacks | Joshua Nelson | -3/+3 |
| 2022-03-05 | Merge build_helper into util | bjorn3 | -2/+1 |
| 2022-03-05 | Remove build_helper | bjorn3 | -2/+1 |
| 2022-03-04 | Enable conditional compilation checking on the Rust codebase | Loïc BRANSTETT | -0/+28 |
| 2022-03-03 | bootstrap: correct reading of flags for llvm | Jon Gjengset | -3/+4 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -13/+4 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -13/+4 |
| 2022-01-23 | Auto merge of #93047 - matthiaskrgr:defer__dist_PlainSourceTarball, r=Mark-Si... | bors | -1/+5 |
| 2022-01-21 | allow excluding paths only from a single module | Pietro Albini | -31/+117 |
| 2022-01-21 | replace paths in PathSet with a dedicated TaskPath struct | Pietro Albini | -14/+28 |
| 2022-01-19 | build: dist: defer PlainSourceTarball | Matthias Krüger | -1/+5 |
| 2022-01-04 | Do not use deprecated -Zsymbol-mangling-version in bootstrap | Jakub Beránek | -3/+13 |
| 2022-01-01 | Remove some dead code | bjorn3 | -2/+1 |
| 2021-12-17 | pass -Wl,-z,origin to set DF_ORIGIN when using rpath | Sébastien Marie | -0/+1 |
| 2021-12-09 | Don't print bootstrap caching/ensure info unless `-vv` is passed | Joshua Nelson | -3/+3 |
| 2021-10-28 | Document clippy on nightly-rustc | xFrednet | -0/+1 |
| 2021-10-19 | Make new symbol mangling scheme default for compiler itself. | Michael Woerister | -1/+19 |
| 2021-10-16 | bootstrap: tweak verbosity settings | Ximin Luo | -1/+1 |
| 2021-10-13 | Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2021-10-13 | Assemble the compiler when running `x.py build` | Joshua Nelson | -1/+1 |
| 2021-10-11 | Rollup merge of #89760 - jyn514:remove-incremental-hack, r=Mark-Simulacrum | Matthias Krüger | -6/+0 |
| 2021-10-11 | Remove hack ignoring unused attributes for stage 0 std | Joshua Nelson | -6/+0 |
| 2021-09-24 | Simplify explicit request check | Guillaume Gomez | -0/+16 |
| 2021-08-26 | switch stage0.txt to stage0.json and add a tool to generate it | Pietro Albini | -1/+1 |
| 2021-08-20 | Auto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-08-13 | Enable `--all-targets` for `x.py check` unconditionally | Joshua Nelson | -1/+1 |
| 2021-08-13 | Fix compiling other codegen backends when llvm is enabled | bjorn3 | -1/+1 |
| 2021-08-06 | Auto merge of #87822 - JohnTitor:rollup-kxojii0, r=JohnTitor | bors | -1/+1 |
| 2021-08-07 | Rollup merge of #85807 - glaubitz:powerpc-disable-initial-exec-tls, r=Mark-Si... | Yuki Okushi | -1/+1 |