| Age | Commit message (Expand) | Author | Lines |
| 2025-05-26 | dist: make sure llvm-project submodule is present | onur-ozkan | -0/+8 |
| 2025-05-25 | bootstrap: clippy: set TESTNAME based on given paths | xtex | -1/+18 |
| 2025-05-23 | Rollup merge of #141374 - jeremyd2019:patch-1, r=jieyouxu | Matthias Krüger | -1/+10 |
| 2025-05-23 | let `tool::Miri` implementation to handle compilers | onur-ozkan | -2/+4 |
| 2025-05-23 | if stage isn't set explicitly, default to 1 when running miri | onur-ozkan | -1/+9 |
| 2025-05-23 | Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrum | bors | -0/+4 |
| 2025-05-22 | make shared_helpers exe function work for both cygwin and non-cygwin hosts | Jeremy Drake | -1/+10 |
| 2025-05-22 | run core and alloc tests with strict provenance | Ralf Jung | -1/+2 |
| 2025-05-21 | Rollup merge of #141283 - Sol-Ell:fix-benchmarking-on-windows, r=Kobzol | Matthias Krüger | -1/+5 |
| 2025-05-21 | Rollup merge of #140994 - onur-ozkan:cc2ar-removal, r=albertlarsan68 | Matthias Krüger | -148/+5 |
| 2025-05-21 | Allow x perf to find rustc.exe on Windows | Ell | -1/+5 |
| 2025-05-20 | Auto merge of #140932 - onur-ozkan:llvm-tools, r=Kobzol | bors | -13/+22 |
| 2025-05-20 | Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkan | Stuart Cook | -50/+0 |
| 2025-05-19 | trim cache module in utils | bit-aloo | -50/+0 |
| 2025-05-19 | Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68 | Matthias Krüger | -3/+17 |
| 2025-05-19 | skip compiler tools sanity checks on certain commands | onur-ozkan | -3/+17 |
| 2025-05-18 | Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu | bors | -3/+3 |
| 2025-05-18 | Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrum | bors | -2/+8 |
| 2025-05-18 | float: Add `f16` to `test-float-parse` | Trevor Gross | -2/+8 |
| 2025-05-18 | tools-aux ci runner: also cross-test doctests | Ralf Jung | -11/+9 |
| 2025-05-17 | bootstrap: bump windows too | klensy | -65/+11 |
| 2025-05-16 | bump bootstrap cc-rs to `1.2.23` | onur-ozkan | -3/+3 |
| 2025-05-15 | Update IDEs to use rustfmt 2024, fix Zed settings | Chai T. Rex | -0/+4 |
| 2025-05-15 | Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert... | Matthias Krüger | -50/+12 |
| 2025-05-15 | Fix exe() to make rustc wrapper happy | 王宇逸 | -1/+1 |
| 2025-05-15 | Experimental cygwin support in rustc | 王宇逸 | -4/+4 |
| 2025-05-15 | remove `RustfmtState` to reduce `initial_rustfmt` complexity | onur-ozkan | -50/+12 |
| 2025-05-14 | replace `cc_detect::cc2ar` with `cc::try_get_archiver` | onur-ozkan | -145/+2 |
| 2025-05-14 | Update rustix to 1.0.7 for bootstrap | 王宇逸 | -2/+2 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -42/+39 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | Silence warning in default compiler bootstrap settings | Yotam Ofek | -2/+0 |
| 2025-05-12 | update default condition of llvm-tools for install step | onur-ozkan | -1/+1 |
| 2025-05-12 | update llvm-tools copying logic for dist step | onur-ozkan | -12/+21 |
| 2025-05-11 | Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu | León Orell Valerian Liehr | -33/+13 |
| 2025-05-10 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |
| 2025-05-10 | Update deps of bootstrap for Cygwin | 王宇逸 | -33/+13 |
| 2025-05-08 | bootstrap: more consistent use of `...` when citing configuration snippets | Ralf Jung | -2/+2 |
| 2025-05-08 | add change-entry for `x run rustfmt` | onur-ozkan | -0/+5 |
| 2025-05-08 | implement `x run rustfmt` | onur-ozkan | -0/+55 |
| 2025-05-07 | do not allow stage > 0 on `x fmt` | onur-ozkan | -1/+6 |
| 2025-05-06 | bootstrap: Add check/test/run steps for src/tools/coverage-dump | Zalathar | -0/+98 |
| 2025-05-05 | Rollup merge of #140670 - onur-ozkan:129959, r=Kobzol | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Rollup merge of #140636 - onur-ozkan:panic-tracker-for-t-macro, r=Kobzol | Guillaume Gomez | -5/+26 |
| 2025-05-05 | Rollup merge of #140357 - onur-ozkan:133840, r=clubby789 | Guillaume Gomez | -9/+11 |
| 2025-05-05 | calculate step duration in a panic-safe way | onur-ozkan | -1/+1 |
| 2025-05-05 | update `cc_detect` tests | onur-ozkan | -6/+6 |
| 2025-05-04 | implement `PanicTracker` to track `t` panics | onur-ozkan | -5/+26 |