| Age | Commit message (Expand) | Author | Lines |
| 2025-03-05 | Apply review remarks | Jakub Beránek | -2/+3 |
| 2025-03-05 | Remove Python metric upload script and package.json | Jakub Beránek | -5095/+0 |
| 2025-03-05 | Upload Datadog average CPU usage metric in citool | Jakub Beránek | -15/+785 |
| 2025-03-05 | Make citool compilation faster | Jakub Beránek | -0/+4 |
| 2025-03-04 | Rollup merge of #137947 - Kobzol:fix-rfl, r=marcoieni | Jubilee | -13/+10 |
| 2025-03-04 | Rollup merge of #137722 - yotamofek:pr/rustdoc/edition-2024, r=notriddle | Jubilee | -438/+289 |
| 2025-03-04 | Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan | Jubilee | -1/+30 |
| 2025-03-04 | Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxu | Jubilee | -249/+116 |
| 2025-03-04 | Rollup merge of #137077 - Kobzol:citool-test-metrics, r=marcoieni | Jubilee | -70/+289 |
| 2025-03-04 | Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3 | bors | -0/+13 |
| 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/+164 |
| 2025-03-04 | Adapt `librustdoc` to 2024 edition lifetieme capture rules | Yotam Ofek | -420/+270 |
| 2025-03-04 | `librustdoc`: 2024 edition! 🎊 | Yotam Ofek | -18/+19 |
| 2025-03-04 | Auto merge of #137959 - matthiaskrgr:rollup-62vjvwr, r=matthiaskrgr | bors | -4225/+6061 |
| 2025-03-03 | Auto merge of #137927 - matthiaskrgr:rollup-yj463ns, r=matthiaskrgr | bors | -246/+353 |
| 2025-03-03 | Re-enable Rust for Linux CI job | Jakub Beránek | -3/+2 |
| 2025-03-03 | Do not use rustup to build Rust for Linux | Jakub Beránek | -10/+8 |
| 2025-03-03 | Rollup merge of #137955 - Noratrieb:rustdoc-json-long-lines, r=aDotInTheVoid,... | Matthias Krüger | -4/+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 #137922 - Zalathar:sharded, r=SparrowLii | Matthias Krüger | -4/+1 |
| 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 | -17/+30 |
| 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 #137852 - moulins:layout-nonarray-simd-deadcode, r=workingjub... | Matthias Krüger | -36/+11 |
| 2025-03-03 | Auto merge of #137914 - matthiaskrgr:rollup-phaxe6f, r=matthiaskrgr | bors | -30/+98 |
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -4/+17 |
| 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 #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 #132388 - frank-king:feature/where-cfg, r=petrochenkov | Matthias Krüger | -20/+165 |
| 2025-03-03 | Remove some unnecessary aliases from `rustc_data_structures::sync` | Zalathar | -4/+1 |
| 2025-03-03 | Merge pull request #19269 from lnicola/sync-from-rust | Laurențiu Nicola | -18845/+39668 |
| 2025-03-03 | Bump rustc crates | Laurențiu Nicola | -20/+20 |
| 2025-03-03 | Merge from rust-lang/rust | Laurențiu Nicola | -18824/+39647 |
| 2025-03-03 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-03-03 | Rollup merge of #137684 - GuillaumeGomez:rustdoc-dep-info, r=notriddle | Matthias Krüger | -15/+56 |
| 2025-03-03 | Rollup merge of #137103 - yotamofek:pr/jsonhtmldocck-deprecated-syntax, r=aDo... | Matthias Krüger | -15/+42 |
| 2025-03-03 | Merge pull request #19226 from Shourya742/2025-02-25-fix-completion-ref-matching | Chayim Refael Friedman | -3/+25 |
| 2025-03-03 | Rename `ast::TokenKind::Not` as `ast::TokenKind::Bang`. | Nicholas Nethercote | -3/+3 |
| 2025-03-03 | Replace `ast::TokenKind::BinOp{,Eq}` and remove `BinOpToken`. | Nicholas Nethercote | -14/+27 |
| 2025-03-02 | Rollup merge of #137755 - DaniPopes:wasmtime-threads-flag, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2025-03-02 | Auto merge of #137661 - nikic:llvm20-rc3, r=cuviper | bors | -0/+0 |
| 2025-03-02 | Merge pull request #19266 from the-mikedavis/lsp-pull-diagnostics-identifier | Laurențiu Nicola | -1/+1 |
| 2025-03-02 | Add `identifier` to pull diagnostic LSP capabilities | Michael Davis | -1/+1 |
| 2025-03-02 | Fix transparent diagnostics | Laurențiu Nicola | -6/+1 |
| 2025-03-02 | Auto merge of #137425 - yotamofek:pr/rustdoc/return-impl-display-redux, r=Gui... | bors | -2274/+2476 |