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