| Age | Commit message (Expand) | Author | Lines |
| 2025-03-04 | Rollup merge of #137722 - yotamofek:pr/rustdoc/edition-2024, r=notriddle | Jubilee | -447/+289 |
| 2025-03-04 | Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan | Jubilee | -1/+30 |
| 2025-03-04 | Rollup merge of #137634 - tgross35:update-builtins, r=tgross35 | Jubilee | -6/+6 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -256/+124 |
| 2025-03-04 | Rollup merge of #137077 - Kobzol:citool-test-metrics, r=marcoieni | Jubilee | -70/+306 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -207/+839 |
| 2025-03-04 | Record bootstrap step durations into GitHub summary in citool | Jakub Beránek | -4/+36 |
| 2025-03-04 | Move `BuildStep` and metric logging into `build_helper` | Jakub Beránek | -70/+83 |
| 2025-03-04 | Store bootstrap command-line into metrics | Jakub Beránek | -0/+10 |
| 2025-03-04 | Postprocess test suite metrics into GitHub summary | Jakub Beránek | -0/+181 |
| 2025-03-04 | Adapt `librustdoc` to 2024 edition lifetieme capture rules | Yotam Ofek | -429/+270 |
| 2025-03-04 | `librustdoc`: 2024 edition! 🎊 | Yotam Ofek | -18/+19 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -4949/+7272 |
| 2025-03-03 | Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgr | bors | -410/+3606 |
| 2025-03-03 | Rollup merge of #137958 - aDotInTheVoid:aDotInTheVoid-patch-2, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2025-03-03 | Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,... | Matthias Krüger | -76/+17 |
| 2025-03-03 | Rollup merge of #137946 - ehuss:ci-docker-readme, r=Kobzol | Matthias Krüger | -2/+2 |
| 2025-03-03 | Rollup merge of #137939 - speedy-lex:shl-fix, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2025-03-03 | Rollup merge of #137922 - Zalathar:sharded, r=SparrowLii | Matthias Krüger | -74/+61 |
| 2025-03-03 | Rollup merge of #137921 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -4153/+5956 |
| 2025-03-03 | Rollup merge of #137902 - nnethercote:ast-lexer-TokenKind, r=compiler-errors | Matthias Krüger | -353/+396 |
| 2025-03-03 | Rollup merge of #137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk | Matthias Krüger | -116/+33 |
| 2025-03-03 | Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=Kobzol | Matthias Krüger | -9/+44 |
| 2025-03-03 | Rollup merge of #137863 - compiler-errors:unsafe-binder-render, r=oli-obk | Matthias Krüger | -42/+121 |
| 2025-03-03 | Rollup merge of #137852 - moulins:layout-nonarray-simd-deadcode, r=workingjub... | Matthias Krüger | -114/+30 |
| 2025-03-03 | Rollup merge of #135767 - tdittr:fn_ptr_calling_conventions-in-deps, r=compil... | Matthias Krüger | -7/+609 |
| 2025-03-03 | Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr | bors | -151/+266 |
| 2025-03-03 | triagebot.toml: Don't label `test/rustdoc-json` as A-rustdoc-search | Alona Enraght-Moony | -2/+2 |
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -76/+17 |
| 2025-03-03 | Auto merge of #137945 - Kobzol:skip-rfl, r=marcoieni | bors | -2/+3 |
| 2025-03-03 | Fix docker run-local docs | Eric Huss | -2/+2 |
| 2025-03-03 | Skip Rust for Linux in CI temporarily | Jakub Beránek | -2/+3 |
| 2025-03-03 | Rollup merge of #137862 - mtoner23:print-help, r=nnethercote | Matthias Krüger | -33/+37 |
| 2025-03-03 | Rollup merge of #137849 - jieyouxu:undo-workaround, r=Kobzol | Matthias Krüger | -14/+0 |
| 2025-03-03 | Rollup merge of #137741 - cuviper:const_str-raw_entry, r=Mark-Simulacrum | Matthias Krüger | -31/+25 |
| 2025-03-03 | Rollup merge of #137618 - yotamofek:pr/pre-push-hook, r=Mark-Simulacrum | Matthias Krüger | -0/+14 |
| 2025-03-03 | Rollup merge of #137525 - tgross35:test-float-parse-less-parallelization, r=M... | Matthias Krüger | -226/+174 |
| 2025-03-03 | Rollup merge of #137054 - jhpratt:phantom-variance, r=Mark-Simulacrum | Matthias Krüger | -0/+12 |
| 2025-03-03 | Rollup merge of #136938 - mustartt:fix-stack-protector-filecheck, r=Mark-Simu... | Matthias Krüger | -16/+16 |
| 2025-03-03 | Rollup merge of #134900 - dtolnay:unoprange, r=compiler-errors,davidtwco | Matthias Krüger | -2/+32 |
| 2025-03-03 | Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -88/+3296 |
| 2025-03-03 | Tidy imports in `rustc_data_structures::sync` | Zalathar | -27/+30 |
| 2025-03-03 | Remove some unnecessary aliases from `rustc_data_structures::sync` | Zalathar | -39/+23 |
| 2025-03-03 | fix order on shl impl | Speedy_Lex | -1/+1 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -54/+54 |
| 2025-03-03 | Change variadic-ffi-2 to use a platform independant ABI | Tamme Dittrich | -17/+4 |
| 2025-03-03 | Bless UI tests | Tamme Dittrich | -1/+616 |
| 2025-03-03 | After introducing the warning in 1.83, now also warn in deps | Tamme Dittrich | -1/+1 |
| 2025-03-03 | Remove leading underscores from parameter names in `Sharded` | Zalathar | -8/+8 |
| 2025-03-03 | Merge pull request #19269 from lnicola/sync-from-rust | Laurențiu Nicola | -30117/+53328 |