| Age | Commit message (Expand) | Author | Lines |
| 2025-01-18 | Rollup merge of #135478 - Kobzol:gcc-clippy, r=onur-ozkan | Matthias Krüger | -6/+19 |
| 2025-01-17 | Do not include GCC source code in source tarballs | Jakub Beránek | -1/+12 |
| 2025-01-17 | add src/librustdoc and src/rustdoc-json-types to RUSTC_IF_UNCHANGED_ALLOWED_P... | binarycat | -0/+2 |
| 2025-01-17 | include `x` and `x.ps1` scripts in tarball sources | onur-ozkan | -0/+2 |
| 2025-01-17 | CI: split i686-msvc job to two free runners | MarcoIeni | -2/+11 |
| 2025-01-17 | add tidy check on dist src files order | onur-ozkan | -7/+9 |
| 2025-01-17 | Auto merge of #135605 - jieyouxu:temp-require-force-rustdoc-js, r=clubby789 | bors | -4/+1 |
| 2025-01-17 | compiletest: require `COMPILETEST_FORCE_STAGE0` for `./x test rustdoc-js --st... | 许杰友 Jieyou Xu (Joe) | -4/+1 |
| 2025-01-16 | Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=Kobzol | Matthias Krüger | -0/+1 |
| 2025-01-16 | Rollup merge of #135585 - onur-ozkan:135554, r=Kobzol | Matthias Krüger | -1/+15 |
| 2025-01-16 | Add license-metadata.json to rustc-src tarball. | Jonathan Pallant | -0/+1 |
| 2025-01-16 | resolve symlinks of LLVM tool binaries before copying them | onur-ozkan | -1/+15 |
| 2025-01-15 | Auto merge of #135540 - GuillaumeGomez:rollup-40lfb7l, r=GuillaumeGomez | bors | -2/+0 |
| 2025-01-15 | Auto merge of #133461 - ferrocene:add-copyright-files-to-dist, r=Kobzol | bors | -10/+22 |
| 2025-01-15 | Rollup merge of #135529 - onur-ozkan:outdated-fixme, r=jieyouxu | Guillaume Gomez | -2/+0 |
| 2025-01-15 | remove outdated FIXME | onur-ozkan | -2/+0 |
| 2025-01-14 | Rollup merge of #134913 - rhelmot:master, r=jieyouxu | Jubilee | -34/+17 |
| 2025-01-14 | Run clippy for rustc_codegen_gcc | Jakub Beránek | -6/+19 |
| 2025-01-14 | Add missing closing backtick in commit hook message 🐸 | Yotam Ofek | -1/+1 |
| 2025-01-13 | Rollup merge of #135452 - jieyouxu:fix-comment, r=compiler-errors | Jacob Pratt | -1/+1 |
| 2025-01-14 | bootstrap: fix outdated feature name in comment | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-13 | Mark rustbook as an external tool | Eric Huss | -1/+5 |
| 2025-01-13 | Rollup merge of #135391 - jieyouxu:conditional-tracing, r=onur-ozkan | Jacob Pratt | -6/+237 |
| 2025-01-13 | Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxu | Jacob Pratt | -5/+5 |
| 2025-01-13 | Rollup merge of #135355 - ranger-ross:improved-ci-logs, r=onur-ozkan | Jacob Pratt | -3/+49 |
| 2025-01-12 | bootstrap: do not rely on LIBRARY_PATH env variable | Audrey Dutcher | -34/+17 |
| 2025-01-13 | bootstrap.py: build bootstrap binary with `--features=tracing` if `BOOTSTRAP_... | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2025-01-13 | bootstrap: add `tracing` and `tracing-tree` based tracing setup | 许杰友 Jieyou Xu (Joe) | -1/+36 |
| 2025-01-13 | bootstrap: add optional `tracing` cargo feature and optional `tracing*` deps | 许杰友 Jieyou Xu (Joe) | -5/+197 |
| 2025-01-12 | Rollup merge of #135407 - joshtriplett:more-clippy, r=compiler-errors | Guillaume Gomez | -2/+26 |
| 2025-01-12 | Auto merge of #135281 - onur-ozkan:build-stamps, r=jieyouxu | bors | -361/+428 |
| 2025-01-12 | Deny `clippy::four_forward_slashes` in library (no occurrences) | Josh Triplett | -0/+1 |
| 2025-01-12 | Deny `clippy::to_string_in_format_args` (no occurrences) | Josh Triplett | -0/+2 |
| 2025-01-12 | Deny `clippy::single_char_add_str` (no occurrences) | Josh Triplett | -0/+2 |
| 2025-01-12 | Deny `clippy::same_item_push` (no occurrences) | Josh Triplett | -0/+2 |
| 2025-01-12 | Deny `clippy::print_literal` (no occurrences) | Josh Triplett | -0/+2 |
| 2025-01-12 | Deny `clippy::needless_bool` and `clippy::needless_bool_assign` (no occurrences) | Josh Triplett | -0/+4 |
| 2025-01-12 | Deny `clippy::non_minimal_cfg` (no occurrences) | Josh Triplett | -0/+2 |
| 2025-01-12 | Deny `clippy::char_lit_as_u8` (no occurrences) | Josh Triplett | -1/+5 |
| 2025-01-12 | Deny `clippy:;four_forward_slashes` and fix the only occurrence | Josh Triplett | -0/+1 |
| 2025-01-12 | Deny `clippy::format_in_format_args` and fix the only occurrence | Josh Triplett | -1/+5 |
| 2025-01-12 | Rollup merge of #135375 - lolbinarycat:bootstrap-allow-stage0-rustdoc-js, r=j... | Matthias Krüger | -1/+4 |
| 2025-01-12 | update doc-comment of `BuildStamp::add_stamp` | onur-ozkan | -1/+3 |
| 2025-01-12 | rename `done_stamp` to `lld_stamp` | onur-ozkan | -3/+3 |
| 2025-01-12 | add change entry for renamings | onur-ozkan | -0/+5 |
| 2025-01-12 | avoid magical `AsRef<Path>` implementation | onur-ozkan | -29/+37 |
| 2025-01-12 | refactor `with_stamp` as `add_stamp` for incrementality | onur-ozkan | -14/+13 |
| 2025-01-12 | extend sanitizers stamp calculation | onur-ozkan | -7/+13 |
| 2025-01-12 | run git only inside the current directory | onur-ozkan | -0/+2 |
| 2025-01-12 | migrate lld build stamp | onur-ozkan | -5/+5 |