| Age | Commit message (Expand) | Author | Lines |
| 2024-12-01 | Rollup merge of #133712 - RalfJung:rust_analyzer_settings, r=jieyouxu | Jacob Pratt | -0/+1 |
| 2024-12-01 | rust_analyzer_settings: force use of 'nightly' toolchain | Ralf Jung | -0/+1 |
| 2024-12-01 | add "profiler" option coverage for ci-rustc | onur-ozkan | -24/+46 |
| 2024-12-01 | Auto merge of #132390 - RalfJung:diagnostics-root-dir, r=albertlarsan68,weiha... | bors | -4/+9 |
| 2024-12-01 | fix cargo path logic | Ralf Jung | -3/+4 |
| 2024-11-30 | Auto merge of #133684 - RalfJung:rollup-j2tmrg7, r=RalfJung | bors | -3/+1 |
| 2024-11-30 | Rollup merge of #133673 - onur-ozkan:windows-fixme, r=Kobzol | Ralf Jung | -3/+1 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -3/+5 |
| 2024-11-30 | replace hard coded error id with `ErrorKind::DirectoryNotEmpty` | onur-ozkan | -3/+1 |
| 2024-11-30 | bootstrap: show diagnostics relative to rustc src dir | Ralf Jung | -1/+5 |
| 2024-11-30 | Rollup merge of #132721 - MarcoIeni:mingw-split, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -3/+5 |
| 2024-11-30 | Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -25/+25 |
| 2024-11-29 | Cargo patch | Boxy | -2/+9 |
| 2024-11-29 | CI: split x86_64-mingw job | MarcoIeni | -3/+5 |
| 2024-11-29 | Rollup merge of #133492 - MarcoIeni:bootstrap-path-check, r=onur-ozkan | Matthias Krüger | -5/+5 |
| 2024-11-29 | Rollup merge of #132782 - onur-ozkan:cleanup, r=jieyouxu | Matthias Krüger | -54/+24 |
| 2024-11-28 | Implement lint against `Symbol::intern` on a string literal | clubby789 | -0/+9 |
| 2024-11-28 | bootstrap: allow skipping steps with start of path | MarcoIeni | -5/+5 |
| 2024-11-27 | print generated doc paths | onur-ozkan | -1/+5 |
| 2024-11-27 | clippy lints | Boxy | -23/+16 |
| 2024-11-27 | Rollup merge of #133453 - ferrocene:check-license-metadata, r=Kobzol | Matthias Krüger | -4/+35 |
| 2024-11-27 | Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35 | Matthias Krüger | -7/+2 |
| 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 |