| Age | Commit message (Expand) | Author | Lines |
| 2024-12-08 | handle cygwin environments in `install::sanitize_sh` | onur-ozkan | -12/+13 |
| 2024-12-08 | implement `TargetSelection::is_cygwin` function | onur-ozkan | -0/+6 |
| 2024-12-06 | Rollup merge of #133875 - onur-ozkan:early-return-rustfmt, r=jieyouxu | Matthias Krüger | -11/+26 |
| 2024-12-06 | handle `json_output` in `test::run_cargo_test` | onur-ozkan | -0/+5 |
| 2024-12-06 | skip formatting when `--json-output` is used | onur-ozkan | -11/+21 |
| 2024-12-06 | Promote powerpc64le-unknown-linux-musl to tier 2 with host tools | Jens Reidel | -0/+6 |
| 2024-12-05 | Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan | Guillaume Gomez | -452/+772 |
| 2024-12-05 | Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxu | Jacob Pratt | -4/+6 |
| 2024-12-05 | Rollup merge of #133888 - ChrisDenton:job, r=jieyouxu | Jacob Pratt | -26/+17 |
| 2024-12-05 | skip `setup::Hook` on non-git sources | onur-ozkan | -4/+6 |
| 2024-12-05 | Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu" | Jieyou Xu | -144/+140 |
| 2024-12-05 | Update comments on Windows job objects | Chris Denton | -4/+7 |
| 2024-12-05 | Nested job objects are now supported in CI | Chris Denton | -9/+1 |
| 2024-12-05 | Never close a job after the process is assigned | Chris Denton | -13/+9 |
| 2024-12-04 | Reformat Python code with `ruff` | Jakub Beránek | -452/+772 |
| 2024-12-04 | Rollup merge of #133856 - GuillaumeGomez:update-sysinfo, r=clubby789 | Matthias Krüger | -8/+9 |
| 2024-12-04 | Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkan | Matthias Krüger | -14/+14 |
| 2024-12-04 | Update sysinfo version to 0.33.0 | Guillaume Gomez | -8/+9 |
| 2024-12-04 | add a change entry for new default on `build.vendor` | onur-ozkan | -0/+5 |
| 2024-12-04 | use vendor sources by default on dist tarballs | onur-ozkan | -1/+6 |
| 2024-12-04 | Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu | Matthias Krüger | -140/+144 |
| 2024-12-03 | bootstrap: `println!` -> `eprintln!` | clubby789 | -140/+144 |
| 2024-12-03 | Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviper | Matthias Krüger | -0/+4 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -0/+9 |
| 2024-12-03 | ./x miri: fix sysroot build | Ralf Jung | -0/+4 |
| 2024-12-03 | Rollup merge of #132723 - jieyouxu:sysroot-dance-dance-revolution, r=onur-ozkan | Matthias Krüger | -45/+96 |
| 2024-12-02 | Rollup merge of #133705 - onur-ozkan:profiler-check, r=jieyouxu | Guillaume Gomez | -24/+51 |
| 2024-12-02 | include LLDB and GDB visualizers in MSVC distribution | Walnut | -14/+14 |
| 2024-12-02 | add "optimized-compiler-builtins" option coverage for ci-rustc | onur-ozkan | -6/+11 |
| 2024-12-02 | Unify `sysroot_target_{bin,lib}dir` handling | Jieyou Xu | -45/+96 |
| 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 |