| Age | Commit message (Expand) | Author | Lines |
| 2025-06-06 | Auto merge of #141800 - workingjubilee:build-std-with-less-leaf-pointers, r=s... | bors | -1/+2 |
| 2025-06-06 | Auto merge of #142099 - matthiaskrgr:rollup-r9s3c35, r=matthiaskrgr | bors | -134/+109 |
| 2025-06-06 | Auto merge of #141272 - Shourya742:2025-05-18-modularize-config-module, r=Kobzol | bors | -1986/+2228 |
| 2025-06-06 | Rollup merge of #142092 - fmease:rustdoc-alias-terms, r=GuillaumeGomez | Matthias Krüger | -131/+106 |
| 2025-06-06 | Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-dead | Matthias Krüger | -3/+3 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -47/+56 |
| 2025-06-05 | Support middle::ty assoc const eq predicates again | León Orell Valerian Liehr | -118/+92 |
| 2025-06-05 | Rename `should_show_cast` to `should_fully_qualify` | León Orell Valerian Liehr | -15/+16 |
| 2025-06-05 | Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgr | bors | -241/+256 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -3/+3 |
| 2025-06-05 | Rollup merge of #142026 - smpdt:master, r=Kobzol | Matthias Krüger | -1/+2 |
| 2025-06-05 | Rollup merge of #141989 - aDotInTheVoid:sin-sooner, r=GuillaumeGomez | Matthias Krüger | -2/+3 |
| 2025-06-05 | Rollup merge of #141709 - aDotInTheVoid:split-for-docs, r=GuillaumeGomez | Matthias Krüger | -238/+251 |
| 2025-06-05 | jsondocck: Explain what `KNOWN_DIRECTIVE_NAMES` is doing | Alona Enraght-Moony | -1/+1 |
| 2025-06-05 | correct the imports in flags, tests and download | bit-aloo | -5/+8 |
| 2025-06-05 | Rollup merge of #141970 - onur-ozkan:skip-stage1-std, r=Kobzol | Matthias Krüger | -48/+217 |
| 2025-06-05 | Rollup merge of #141962 - BoxyUwU:rdg-push, r=jieyouxu | Matthias Krüger | -15/+35 |
| 2025-06-05 | Rollup merge of #141938 - ZuseZ4:offload-updates, r=Kobzol | Matthias Krüger | -6/+9 |
| 2025-06-05 | Rollup merge of #141777 - Kobzol:dist-linux-alt-no-pgo-bolt, r=marcoieni | Matthias Krüger | -17/+45 |
| 2025-06-05 | Rollup merge of #140638 - RalfJung:unsafe-pinned-shared-aliased, r=workingjub... | Matthias Krüger | -0/+131 |
| 2025-06-05 | Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgr | bors | -118/+4 |
| 2025-06-04 | Rollup merge of #142017 - Rageking8:fix-incorrect-use-of-recommend-over-recom... | Matthias Krüger | -1/+1 |
| 2025-06-04 | Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser | Matthias Krüger | -3/+1 |
| 2025-06-04 | Rollup merge of #141890 - Derukugis:master, r=fmease | Matthias Krüger | -114/+2 |
| 2025-06-04 | Auto merge of #142028 - matthiaskrgr:rollup-rawl1zo, r=matthiaskrgr | bors | -1/+3 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -45/+54 |
| 2025-06-04 | Introduce the `mismatched_lifetime_syntaxes` lint | Jake Goulding | -2/+2 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2025-06-04 | Auto merge of #142002 - onur-ozkan:follow-ups2, r=jieyouxu | bors | -26/+26 |
| 2025-06-04 | bootstrap: Fix file permissions when dereferencing symlinks | smpdt | -1/+2 |
| 2025-06-04 | update `skip_std_check_if_no_download_rustc` doc-comments | onur-ozkan | -140/+144 |
| 2025-06-04 | document `skip-std-check-if-no-download-rustc` in rustc-dev-guide | onur-ozkan | -0/+8 |
| 2025-06-04 | Add link to correct documentation in htmldocck.py | Derukugi | -114/+2 |
| 2025-06-04 | Fix incorrect use of "recommend" over "recommended" | Rageking8 | -1/+1 |
| 2025-06-04 | Rollup merge of #142000 - lambdageek:no-symlink-stage0, r=onur-ozkan | Matthias Krüger | -13/+17 |
| 2025-06-04 | Rollup merge of #141871 - nia-e:fix-bitset, r=eholk | Matthias Krüger | -4/+1 |
| 2025-06-04 | Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni | Matthias Krüger | -172/+285 |
| 2025-06-04 | remove outdated RUSTC_SYSROOT handling for ci-rustc | onur-ozkan | -10/+0 |
| 2025-06-04 | bootstrap: don't symlink source dir into stage0 sysroot | Aleksey Kliger | -13/+17 |
| 2025-06-04 | make it possible to request stage 0 std with `Builder::ensure` | onur-ozkan | -15/+19 |
| 2025-06-04 | run `check::Std` as the final step | onur-ozkan | -1/+7 |
| 2025-06-03 | Auto merge of #141984 - matthiaskrgr:rollup-wy6j9ca, r=matthiaskrgr | bors | -339/+388 |
| 2025-06-04 | index: add method for checking range on DenseBitSet | Nia Espera | -4/+1 |
| 2025-06-03 | rustdoc-json-type: Depend on `serde` and `serde_derive` seperately | Alona Enraght-Moony | -2/+3 |
| 2025-06-03 | update gpu offload build command | Manuel Drehwald | -6/+9 |
| 2025-06-03 | Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJung | Matthias Krüger | -12/+12 |
| 2025-06-03 | Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3 | Matthias Krüger | -327/+354 |
| 2025-06-03 | Rollup merge of #137725 - oli-obk:i-want-to-move-it-move-it, r=compiler-error... | Matthias Krüger | -0/+22 |
| 2025-06-03 | Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzol | bors | -0/+2 |
| 2025-06-03 | Add `iter` macro | Oli Scherer | -0/+22 |