- 4fe94ba add `rust.debug-assertions-tools` option by Pietro Albini · 8 weeks ago
- 009a84f Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum by Chris Denton · 8 weeks ago
- 43d8d89 clarified bootstrap optimization agrs by Kivooeo · 8 weeks ago
- 3d29e84 Fix `download-ci-gcc key` in `bootstrap.example.toml` by Jakub Beránek · 8 weeks ago
- 3f70f19 apply nit notes by onur-ozkan · 10 weeks ago
- 78cb453 document `include` in `bootstrap.example.toml` by onur-ozkan · 10 weeks ago
- 86a7ee6 create new option `build.compiletest-use-stage0-libtest` by onur-ozkan · 3 months ago
- b24083bc Add new change-id option in bootstrap.example.toml and update the change-id description references by bit-aloo · 3 months ago
- fa0c951 doc: rename reference #create-a-configtoml to #create-a-bootstraptoml by Chiichen · 3 months ago
- 1954494 change config.toml to bootstrap.toml for bootstrap module by bit-aloo · 3 months ago[Renamed (99%) from config.example.toml]
- ad74285 add exclude to config.toml by bit-aloo · 3 months ago
- c68a5ec Add `[gcc] download-ci-gcc` option by Jakub Beránek · 3 months ago
- 009aba0 Add `gcc` bootstrap config section by Jakub Beránek · 3 months ago
- 31e612b move `rust.description` to `build.description` by onur-ozkan · 4 months ago
- 1ccff0e support rust.channel = "auto-detect" by Pietro Albini · 4 months ago
- 81ab20f Update references to cc_detect.rs by Jordan McQueen · 4 months ago
- a71de77 allow configuring jemalloc per target by Pietro Albini · 4 months ago
- 9f87de6 Rollup merge of #136941 - Kobzol:ccache-build, r=onur-ozkan by Jubilee · 4 months ago
- bd4f80c Remove `llvm.ccache` option from `config.example.toml` by Jakub Beránek · 4 months ago
- 1f669fd Rollup merge of #136858 - safinaskar:parallel-cleanup-2025-02-11-07-54, r=SparrowLii by Jacob Pratt · 4 months ago
- e663819 Move `llvm.ccache` to `build.ccache` by Jakub Beránek · 4 months ago
- 8506dd2 config.example.toml: remove "parallel-compiler" by Askar Safin · 4 months ago
- 593c88f Fix long lines which rustfmt fails to format by Thalia Archibald · 4 months ago
- 56795fb Add amdgpu target by Flakebi · 5 months ago
- 8f63485 add `optimized-compiler-builtins` to target specific section by onur-ozkan · 5 months ago
- a6aaef1 update `build.vendor` documentation by onur-ozkan · 7 months ago
- 4ed94c1 Rollup merge of #132502 - Voultapher:document-core-features-in-config-toml-example, r=Mark-Simulacrum by Matthias Krüger · 7 months ago
- aafd56b bootstrap: revert `rust.download-rustc` global default to `false` by Jieyou Xu · 7 months ago
- bedecf9 typo in config.example.toml by Tshepang Mbambo · 7 months ago
- 49f9b4b update download-rustc comments and default by onur-ozkan · 7 months ago
- f7273e0 Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr by bors · 7 months ago
- 505b8e1 Delete the `cfg(not(parallel))` serial compiler by Noratrieb · 7 months ago
- 2d143ab update "if-unchanged" comments in config.example.toml by onur-ozkan · 7 months ago
- 668a3f3 Document possibility to set core features in example config.toml by Lukas Bergdoll · 8 months ago
- e169483 refactor(config): remove FIXME statement in comment of `omit-git-hash` by ismailarilik · 8 months ago
- 7e064e7 update download-rustc doc in config.example.toml by onur-ozkan · 8 months ago
- e2d3f5a Allow building rustc's LLVM with Offload support by Manuel Drehwald · 8 months ago
- 28095bc real default value by Orion Gonzalez · 8 months ago
- c8de61b s/display-diff-tool/compiletest-diff-tool/ by Orion Gonzalez · 8 months ago
- ef4325e implemented custom differ by Orion Gonzalez · 8 months ago
- 65458ae bootstrap: allow setting `--jobs` in config.toml by 许杰友 Jieyou Xu (Joe) · 8 months ago
- 8b96876 bootstrap: add `std_features` config by Shriram Balaji · 9 months ago
- 4e090e7 update `llvm.download-ci-llvm` documentation by onur-ozkan · 9 months ago
- 9778f25 document `dist.vendor` in `config.example.toml` by onur-ozkan · 9 months ago
- 5c91cc5 Rollup merge of #129473 - Urgau:fix-llvm-if-unchanged, r=onur-ozkan by Jubilee · 9 months ago
- 13ea104 update `rust.verbose-tests` doc in `config.example.toml` by onur-ozkan · 9 months ago
- 5f367bb Make `download-ci-llvm = true` check if CI llvm is available by Urgau · 10 months ago
- 4f5c16d Enzyme backend by Manuel Drehwald · 10 months ago
- 8a60d0a Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-Simulacrum by Matthias Krüger · 10 months ago
- 121e9f4 Add rust.randomize-layout config to build artifacts with -Zrandomize-layout by The 8472 · 10 months ago
- 9dcc656 document `build.cargo-clippy` option by onur-ozkan · 10 months ago
- 0ce7705 document `miri` and `cargo-miri` in `build.tools` by onur-ozkan · 10 months ago
- 6e9afb8 Enable zstd for debug compression. by Kyle Huey · 11 months ago
- 6fcc630 update download-rustc documentation by onur-ozkan · 11 months ago
- 1140750 update `rust.channel` documentation by onur-ozkan · 11 months ago
- 8bf9aea Update Android testing to API 21, matching NDK 26 by Matthew Maurer · 11 months ago
- ae82726 Conditionally build `wasm-component-ld` by Alex Crichton · 11 months ago
- 60e10e6 Rollup merge of #127322 - onur-ozkan:ci-rustc-incompatible-options, r=Mark-Simulacrum by Matthias Krüger · 11 months ago
- 4819270 use "bootstrap" instead of "rustbuild" in comments and docs by onur-ozkan · 12 months ago
- 937b5c4 remove leading space on `frame-pointers` by onur-ozkan · 12 months ago
- fd4fe7d Remove `src/tools/rust-demangler` by Zalathar · 1 year ago
- b4df72a Do not enable `llvm-bitcode-linker` in most default bootstrap profiles by Jakub Beránek · 1 year ago
- 9aa96b4 config.example.toml: minor improves by Tshepang Mbambo · 1 year ago
- 56dddd4 Remove deprecated field `dist.missing-tools` by onur-ozkan · 1 year, 1 month ago
- 514765b describe new default value for `rust.lld` in config template by Rémy Rakic · 1 year, 1 month ago
- 645bc60 Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrum by bors · 1 year, 1 month ago
- aa2faef remove outdated stage0.json parts by onur-ozkan · 1 year, 1 month ago
- 79e09a6 Added an entry for "lldb" in config.example.toml by Vladimir Makaev · 1 year, 2 months ago
- 1d929cf allow to set line-directives-only too by klensy · 1 year, 2 months ago
- 873de7e Rollup merge of #123642 - onur-ozkan:restrict-llvm-option, r=Mark-Simulacrum by Matthias Krüger · 1 year, 2 months ago
- bd47911 correct the handling of `bootstrap-cache-path` option by onur-ozkan · 1 year, 2 months ago
- a7aa7fd do not allow using local llvm while using rustc from ci by onur-ozkan · 1 year, 2 months ago
- 75a5196 use more accurate terminology by Tshepang Mbambo · 1 year, 3 months ago
- 0e354c9 [bootstrap] Move the split-debuginfo setting to the per-target section by Tim Neumann · 1 year, 3 months ago
- 6a50d05 Bootstrap: Add argument for building llvm bitcode linker by Kjetil Kjeka · 1 year, 3 months ago
- dd95cb7 Add `target.*.runner` configuration for targets by Alex Crichton · 1 year, 3 months ago
- 24a2169a Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkan by Matthias Krüger · 1 year, 4 months ago
- c98e25b Add a build option to specify the bootstrap cache by Luca Barbato · 1 year, 4 months ago
- cb39d6c Add a new `wasm32-wasip1` target to rustc by Alex Crichton · 1 year, 4 months ago
- 09e6043 Add `rust.frame-pointers` config option by Nilstrieb · 1 year, 4 months ago
- 6147973 remove extraneous text from example config by Tshepang Mbambo · 1 year, 4 months ago
- 28af00c Support configuring the set of codegen backends to build per host triple by bjorn3 · 1 year, 5 months ago
- 6a409dd add a new `optimized_compiler_builtins` option by jyn · 1 year, 6 months ago
- 12190e5d utilize the unused `llvm-tools` option by onur-ozkan · 1 year, 6 months ago
- 0e88874 fix `./configure --set change-id` by jyn · 1 year, 6 months ago
- c644d00 Rollup merge of #119124 - onur-ozkan:help-118861, r=Mark-Simulacrum by Matthias Krüger · 1 year, 6 months ago
- bccac41 update `build.tools` in config.example.toml by onur-ozkan · 1 year, 6 months ago
- ce2eaa6 Comment out `change-id` in `config.example.toml` by onur-ozkan · 1 year, 6 months ago
- f1c5558 Add ChangeInfo record by Jakub Beránek · 1 year, 6 months ago
- 5086574 Update `config.example.toml` by Jakub Beránek · 1 year, 6 months ago
- 3f8487a Add safe compilation options by l00846161 · 1 year, 7 months ago
- 6d881a9 add change information for PR#117813 by onur-ozkan · 1 year, 7 months ago
- e11d8d1 Add support for generating the EHCont section by Arlie Davis · 1 year, 7 months ago
- 2344642 merge `if-available` and `if-unchanged` for `download-ci-llvm` by onur-ozkan · 1 year, 7 months ago
- 1b8dee1 Fix issue #110087 by LuuuX · 1 year, 8 months ago
- 248dd14 update config.example.toml by SparrowLii · 1 year, 8 months ago
- bf5fb76 update bootstrap change history by SparrowLii · 1 year, 8 months ago
- aad44b3 Improve android-ndk property interface by Peter Collingbourne · 1 year, 8 months ago
- 781ebbe Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrum by bors · 1 year, 9 months ago
- 957de61 implement major change tracking for the bootstrap configuration by onur-ozkan · 1 year, 9 months ago