| Age | Commit message (Expand) | Author | Lines |
| 2024-09-09 | replace `get_closest_merge_base_commit` with `get_closest_merge_commit` | onur-ozkan | -53/+15 |
| 2024-09-09 | add `git_merge_commit_email` into `GitConfig` | onur-ozkan | -0/+1 |
| 2024-09-09 | Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68 | bors | -12/+3 |
| 2024-09-09 | use verbose flag as a default value for `rust.verbose-tests` | onur-ozkan | -0/+12 |
| 2024-09-09 | Auto merge of #130135 - Kobzol:bootstrap-check-linker, r=onur-ozkan | bors | -3/+3 |
| 2024-09-09 | bootstrap/Makefile.in: miri: add missing BOOTSTRAP ARGS | Ralf Jung | -2/+6 |
| 2024-09-09 | Auto merge of #130133 - workingjubilee:rollup-t5o827k, r=workingjubilee | bors | -42/+17 |
| 2024-09-09 | Do not skip linker configuration for `check` builds | Jakub Beránek | -3/+3 |
| 2024-09-09 | Rollup merge of #130034 - alexcrichton:fix-some-wasm-component-ld-comments, r... | Jubilee | -42/+17 |
| 2024-09-09 | Print a helpful message if any tests were skipped for being up-to-date | Zalathar | -0/+15 |
| 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 |