| Age | Commit message (Expand) | Author | Lines |
| 2024-11-26 | don't pass every test arg to test-float-parse | onur-ozkan | -6/+2 |
| 2024-11-25 | use ReadCache for archive loading | Henry Jiang | -8/+8 |
| 2024-11-25 | generate-copyright: Use license-metadata.json from git. | Jonathan Pallant | -2/+1 |
| 2024-11-25 | collect-license-metadata: move JSON to root, and add a 'check' mode | Jonathan Pallant | -2/+34 |
| 2024-11-24 | Auto merge of #133068 - jieyouxu:download-rustc-default-only-for-tools, r=clu... | bors | -5/+61 |
| 2024-11-23 | Vendor `trpl` crate so The Book tests work offline | Chris Krycho | -0/+1 |
| 2024-11-23 | bootstrap: add change tracker entry | Jieyou Xu | -0/+5 |
| 2024-11-23 | Update bootstrap tests to support book dependencies | Chris Krycho | -1/+66 |
| 2024-11-23 | bootstrap: make `rust.debug-assertions = true` inhibit downloading CI rustc | Jieyou Xu | -4/+42 |
| 2024-11-23 | bootstrap: revert `rust.download-rustc` global default to `false` | Jieyou Xu | -3/+16 |
| 2024-11-23 | Auto merge of #132994 - clubby789:cc-bisect, r=Kobzol | bors | -158/+174 |
| 2024-11-22 | Rollup merge of #133215 - ehuss:fix-vendor-rustc-perf, r=kobzol | Michael Goulet | -22/+27 |
| 2024-11-22 | Rollup merge of #133208 - ferrocene:split-copyright-html, r=Kobzol | Michael Goulet | -1/+2 |
| 2024-11-21 | Keep list of submodules close to list of vendored workspaces | Eric Huss | -24/+27 |
| 2024-11-21 | aix: fix archive format | Henry Jiang | -15/+31 |
| 2024-11-21 | generate-copyright: Now generates a library file too. | Jonathan Pallant | -1/+2 |
| 2024-11-19 | Fix missing submodule in `./x vendor` | Eric Huss | -1/+3 |
| 2024-11-19 | Register change info | Jieyou Xu | -0/+5 |
| 2024-11-19 | Default-enable `llvm_tools_enabled` when no `config.toml` is present | Jieyou Xu | -0/+4 |
| 2024-11-13 | Bump bootstrap deps | clubby789 | -34/+34 |
| 2024-11-13 | Update bootstrap `cc` | clubby789 | -124/+140 |
| 2024-11-13 | don't pass every test arg to cg_clif | onur-ozkan | -1/+0 |
| 2024-11-13 | fix clippy warns on windows (not checked by CI) | klensy | -1/+3 |
| 2024-11-13 | fix tests | klensy | -11/+13 |
| 2024-11-13 | define all the clippy lints we check in CI in a step | Pietro Albini | -0/+69 |
| 2024-11-13 | store the lint levels in the clippy structs themselves | Pietro Albini | -20/+40 |
| 2024-11-13 | disable precompiled rustc for "library" and "compiler" profiles | onur-ozkan | -0/+2 |
| 2024-11-13 | handle channel info before handling git info | onur-ozkan | -6/+9 |
| 2024-11-13 | Reapply "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyo... | onur-ozkan | -31/+34 |
| 2024-11-12 | Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr | bors | -23/+57 |
| 2024-11-12 | Rollup merge of #131831 - onur-ozkan:improve-rustc-if-unchanged-logic, r=Mark... | Matthias Krüger | -23/+57 |
| 2024-11-12 | Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot | bors | -19/+13 |
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -19/+13 |
| 2024-11-12 | Rollup merge of #132771 - ismailarilik:test/configure/cover-parse-args-in-src... | Matthias Krüger | -0/+47 |
| 2024-11-12 | test(configure): cover `parse_args` in `src/bootstrap/configure.py` | ismailarilik | -0/+47 |
| 2024-11-11 | Auto merge of #132902 - matthiaskrgr:rollup-43qgg3t, r=matthiaskrgr | bors | -1/+18 |
| 2024-11-11 | Auto merge of #132720 - jieyouxu:do-not-strip, r=davidtwco | bors | -3/+7 |
| 2024-11-11 | move `src/tools/build_helper` into `src/build_helper` | onur-ozkan | -5/+5 |
| 2024-11-11 | reduce `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` significantly | onur-ozkan | -33/+2 |
| 2024-11-10 | warn about "src/bootstrap" on `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` | onur-ozkan | -0/+2 |
| 2024-11-10 | add test coverage for `RUSTC_IF_UNCHANGED_ALLOWED_PATHS` | onur-ozkan | -2/+17 |
| 2024-11-10 | use allowed "if-unchanged" logic for compiler builds | onur-ozkan | -17/+65 |
| 2024-11-10 | add test coverage for separate clippy prefixes | onur-ozkan | -0/+17 |
| 2024-11-10 | handle separate prefixes in clippy args | onur-ozkan | -1/+1 |
| 2024-11-10 | Revert "Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu" | Jieyou Xu | -35/+32 |
| 2024-11-09 | Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu | Matthias Krüger | -32/+35 |
| 2024-11-09 | improve initial target libdir finding logic | onur-ozkan | -42/+15 |
| 2024-11-08 | refactor initial-sysroot handling | onur-ozkan | -12/+9 |
| 2024-11-08 | fix `core::config::tests::override_toml` | onur-ozkan | -0/+3 |
| 2024-11-08 | respect to global `download-rustc` default in non-dist profiles | onur-ozkan | -8/+1 |