| Age | Commit message (Expand) | Author | Lines |
| 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 | Update books | rustbot | -0/+0 |
| 2025-01-13 | Auto merge of #135430 - jhpratt:rollup-39cecwd, r=jhpratt | bors | -23/+404 |
| 2025-01-13 | Rollup merge of #135391 - jieyouxu:conditional-tracing, r=onur-ozkan | Jacob Pratt | -6/+341 |
| 2025-01-13 | Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxu | Jacob Pratt | -14/+14 |
| 2025-01-13 | Rollup merge of #135355 - ranger-ross:improved-ci-logs, r=onur-ozkan | Jacob Pratt | -3/+49 |
| 2025-01-13 | rustc-dev-guide: document `BOOTSTRAP_TRACING` and bootstrap `tracing` setup | 许杰友 Jieyou Xu (Joe) | -0/+104 |
| 2025-01-13 | Auto merge of #135352 - notriddle:notriddle/stability-shown, r=camelid | bors | -1/+20 |
| 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 #135411 - Urgau:unreach_pub-run-make, r=jieyouxu | Guillaume Gomez | -0/+1 |
| 2025-01-12 | Rollup merge of #135407 - joshtriplett:more-clippy, r=compiler-errors | Guillaume Gomez | -2/+26 |
| 2025-01-12 | Rollup merge of #135348 - aDotInTheVoid:pathspathspaths, r=GuillaumeGomez | Guillaume Gomez | -13/+140 |
| 2025-01-12 | Auto merge of #135281 - onur-ozkan:build-stamps, r=jieyouxu | bors | -362/+429 |
| 2025-01-12 | run_make_support: add `#![warn(unreachable_pub)]` | Urgau | -0/+1 |
| 2025-01-12 | Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgr | bors | -3/+34 |
| 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 | Auto merge of #135262 - mrkajetanp:ci-aarch64-dist-reland, r=Kobzol | bors | -95/+134 |
| 2025-01-12 | Rollup merge of #135389 - jieyouxu:fix-stage0-rustdoc-rmake, r=onur-ozkan | Matthias Krüger | -3/+11 |
| 2025-01-12 | Rollup merge of #135375 - lolbinarycat:bootstrap-allow-stage0-rustdoc-js, r=j... | Matthias Krüger | -1/+4 |
| 2025-01-12 | add error message to `string_enum!`s string conversions | Rémy Rakic | -4/+4 |
| 2025-01-12 | add test for `string_enum` | Rémy Rakic | -0/+31 |
| 2025-01-12 | update doc-comment of `BuildStamp::add_stamp` | onur-ozkan | -1/+3 |
| 2025-01-12 | rename run_js_doc_test to run_rustdoc_js_test | binarycat | -4/+4 |
| 2025-01-12 | rename `done_stamp` to `lld_stamp` | onur-ozkan | -3/+3 |
| 2025-01-12 | rustc-dev-guide: update outdated LLVM stamp filename | onur-ozkan | -1/+1 |
| 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 |
| 2025-01-12 | apply minor improvements on build_stamp | onur-ozkan | -1/+4 |
| 2025-01-12 | migrate `program_out_of_date` to `BuildStamp::is_up_to_date` | onur-ozkan | -46/+20 |
| 2025-01-12 | add coverage for `BuildStamp::with_prefix` | onur-ozkan | -0/+16 |
| 2025-01-12 | fix an invalid prefix usage on enzyme | onur-ozkan | -1/+1 |
| 2025-01-12 | fix compiler errors | onur-ozkan | -2/+2 |
| 2025-01-12 | migrate `generate_smart_stamp_hash` | onur-ozkan | -55/+55 |