| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-08-31 | Rollup merge of #129651 - onur-ozkan:stage0-target-sanity-check, r=Kobzol | Matthias Krüger | -7/+2 |
| 2024-08-30 | Make `./x.py <cmd> compiler/<crate>` aware of the crate's features | Lukas Wirth | -12/+30 |
| 2024-08-30 | bootstrap: Try to track down why `initial_libdir` sometimes fails | Zalathar | -8/+14 |
| 2024-08-29 | Allow running `./x.py test compiler` | Lukas Wirth | -8/+3 |
| 2024-08-28 | Rollup merge of #129695 - GuillaumeGomez:fix-clippy-rustdoc-path, r=onur-ozkan | Jubilee | -1/+1 |
| 2024-08-28 | Fix path to run clippy on rustdoc | Guillaume Gomez | -1/+1 |
| 2024-08-27 | downgrade git error to a warning, and skip UX check in CI | binarycat | -3/+9 |
| 2024-08-27 | emit old upstream warning no matter the build step | binarycat | -3/+7 |
| 2024-08-27 | warn the user if the upstream master branch is old | binarycat | -2/+3 |