| Age | Commit message (Expand) | Author | Lines |
| 2024-09-08 | bootstrap: handle worktrees in warn_old_master_branch | binarycat | -9/+1 |
| 2024-09-08 | handle dry-run mode in `Config::get_builder_toml` | onur-ozkan | -0/+4 |
| 2024-09-08 | use `Config::get_builder_toml` for ci-rustc config parsing | onur-ozkan | -5/+3 |
| 2024-09-08 | fix llvm ThinLTO behaviour | onur-ozkan | -2/+1 |
| 2024-09-08 | print incompatible options even if we don't download | onur-ozkan | -21/+20 |
| 2024-09-08 | remove `check_ci_llvm` usage | onur-ozkan | -24/+0 |
| 2024-09-08 | detect incompatible CI LLVM options more precisely | onur-ozkan | -3/+140 |
| 2024-09-07 | Rollup merge of #130059 - gurry:130039-remove-skip-rebuild, r=Kobzol | Matthias Krüger | -3/+0 |
| 2024-09-07 | Rollup merge of #129594 - lolbinarycat:explain-curl-options, r=albertlarsan68 | Matthias Krüger | -14/+38 |
| 2024-09-07 | Auto merge of #128871 - onur-ozkan:128180, r=Kobzol | bors | -10/+32 |
| 2024-09-07 | Remove unused option from x.py | Gurinder Singh | -3/+0 |
| 2024-09-06 | Fix enabling wasm-component-ld to match other tools | Alex Crichton | -42/+17 |
| 2024-09-06 | Make `download-ci-llvm = true` check if CI llvm is available | Urgau | -2/+9 |
| 2024-09-06 | Run `download_prerequisites` before running gcc `configure` | Guillaume Gomez | -0/+1 |
| 2024-09-06 | Check if the `libgccjit.so.0` file exists before creating a symlink to it | Guillaume Gomez | -4/+4 |
| 2024-09-06 | Update to new `Builder` API | Guillaume Gomez | -1/+1 |
| 2024-09-06 | Make gcc `root` absolute | Guillaume Gomez | -2/+2 |
| 2024-09-06 | Add `gcc` to the `build` commands list | Guillaume Gomez | -2/+3 |
| 2024-09-06 | Clean code and move check for GCC backend build in `dist.rs` directly | Guillaume Gomez | -89/+6 |
| 2024-09-06 | Move HashStamp to helpers | Guillaume Gomez | -42/+41 |
| 2024-09-06 | Update to new bootstrap API | Guillaume Gomez | -17/+15 |
| 2024-09-06 | Update code comments to mention GCC and not LLVM | Guillaume Gomez | -9/+6 |
| 2024-09-06 | Correctly generate stamp for gcc | Guillaume Gomez | -2/+6 |
| 2024-09-06 | Add libgccjit dist generation | Guillaume Gomez | -7/+248 |
| 2024-09-06 | Auto merge of #129176 - EnzymeAD:enzyme-backend, r=albertlarsan68 | bors | -0/+148 |
| 2024-09-06 | Rollup merge of #129781 - Veykril:lw-x-py-compiler-features, r=albertlarsan68 | Matthias Krüger | -12/+30 |
| 2024-09-05 | Enzyme backend | Manuel Drehwald | -0/+148 |
| 2024-09-05 | bootstrap: pass long options to curl | binarycat | -16/+21 |
| 2024-09-05 | Rollup merge of #129957 - chenx97:lint-docs-linker-opt, r=albertlarsan68 | Matthias Krüger | -0/+3 |
| 2024-09-05 | Rollup merge of #129943 - onur-ozkan:test-float-parse-compiler, r=Kobzol | Matthias Krüger | -2/+4 |
| 2024-09-05 | Rollup merge of #129942 - onur-ozkan:building-rustc-tools, r=Kobzol | Matthias Krüger | -1/+6 |
| 2024-09-05 | Rollup merge of #129775 - Zalathar:initial-libdir, r=albertlarsan68 | Matthias Krüger | -8/+14 |
| 2024-09-05 | Rollup merge of #129925 - onur-ozkan:deprecated-option, r=Kobzol | Matthias Krüger | -19/+5 |
| 2024-09-05 | Rollup merge of #129584 - lolbinarycat:old-upstream-warning, r=albertlarsan68 | Matthias Krüger | -1/+12 |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -0/+1 |
| 2024-09-05 | Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2024-09-04 | add change entry for `rust.split-debuginfo` removal | onur-ozkan | -0/+5 |
| 2024-09-04 | remove deprecated option `rust.split-debuginfo` | onur-ozkan | -19/+0 |
| 2024-09-04 | use the bootstrapped compiler for `test-float-parse` test | onur-ozkan | -2/+4 |
| 2024-09-04 | forward linker option to lint-docs | chenx97 | -0/+3 |
| 2024-09-03 | copy rustc rustlib artifacts from ci-rustc | onur-ozkan | -1/+6 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -0/+1 |
| 2024-09-03 | Rollup merge of #129917 - Kobzol:fix-beta-git, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2024-09-03 | Rollup merge of #129311 - onur-ozkan:multiple-candidates-fix, r=Kobzol | Matthias Krüger | -10/+2 |
| 2024-09-03 | Rollup merge of #129152 - onur-ozkan:custom-clippy, r=Kobzol | Matthias Krüger | -2/+22 |
| 2024-09-02 | Fix parsing of beta version in dry-run mode | Jakub Beránek | -0/+1 |
| 2024-08-31 | exclude tools with deps that have size asserts | The 8472 | -1/+6 |
| 2024-08-31 | when -Zrandomize-layout is enabled disable alloc test testing internal struct... | The 8472 | -0/+3 |
| 2024-08-31 | disable size asserts in the compiler when randomizing layouts | The 8472 | -0/+3 |
| 2024-08-31 | Add rust.randomize-layout config to build artifacts with -Zrandomize-layout | The 8472 | -0/+14 |