| Age | Commit message (Expand) | Author | Lines |
| 2025-07-08 | Fix handling of std crates for no_std targets | Jakub Beránek | -41/+106 |
| 2025-07-08 | Add `crates` metadata to `doc::Std` step | Jakub Beránek | -20/+24 |
| 2025-07-08 | Remove test hack for std crates | Jakub Beránek | -5/+0 |
| 2025-07-08 | Mention that stdarch is managed by josh-sync | Jakub Beránek | -2/+3 |
| 2025-07-08 | Merge from rustc | Ralf Jung | -1140/+1693 |
| 2025-07-08 | Auto merge of #142869 - nnethercote:join_path-mini, r=camelid | bors | -2/+2 |
| 2025-07-08 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-07-08 | Merge pull request #20192 from ChayimFriedman2/link-type-panic | Lukas Wirth | -3/+30 |
| 2025-07-08 | Don't mark `#[target_feature]` safe fns as unsafe in rustdoc JSON. | Predrag Gruevski | -1/+14 |
| 2025-07-08 | Add target maintainer information for mips64-unknown-linux-muslabi64 | Jens Reidel | -1/+51 |
| 2025-07-07 | Account for const stability in clippy when checking constness | Esteban Küber | -6/+14 |
| 2025-07-07 | Make `Default` const and add some `const Default` impls | Esteban Küber | -10/+4 |
| 2025-07-07 | Make it possible to attach opaque string metadata to `StepMetadata` | Jakub Beránek | -2/+12 |
| 2025-07-07 | Auto merge of #143601 - matthiaskrgr:rollup-9iw2sqk, r=matthiaskrgr | bors | -43/+39 |
| 2025-07-07 | Add docstring | Aleksey Kliger | -0/+4 |
| 2025-07-07 | configure.py: Write last key in each section | Aleksey Kliger | -0/+4 |
| 2025-07-07 | Merge pull request #20180 from ChayimFriedman2/parser-stuck | Lukas Wirth | -8/+50 |
| 2025-07-07 | Rollup merge of #143572 - yotamofek:pr/unused-allow-attrs, r=fee1-dead | Matthias Krüger | -2/+0 |
| 2025-07-07 | Rollup merge of #143566 - jieyouxu:fix-x86_64-unknown-netbsd, r=fee1-dead | Matthias Krüger | -15/+13 |
| 2025-07-07 | Rollup merge of #143438 - makai410:rustdoc-fix, r=ehuss | Matthias Krüger | -1/+1 |
| 2025-07-07 | Rollup merge of #143340 - nabijaczleweli:awhile, r=mati865 | Matthias Krüger | -25/+25 |
| 2025-07-07 | Fix a case where the link type was `None` | Chayim Refael Friedman | -3/+30 |
| 2025-07-07 | Update intro blurb in `wasm32-wasip1` docs | Alex Crichton | -25/+23 |
| 2025-07-07 | Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubilee | bors | -10/+11 |
| 2025-07-07 | move our data structures into a central location | Ralf Jung | -25/+26 |
| 2025-07-07 | Merge pull request #20185 from ChayimFriedman2/variant-symbols | David Barsky | -0/+75 |
| 2025-07-07 | fix the link in `rustdoc.md` | Makai | -1/+1 |
| 2025-07-07 | Remove unused allow attrs | Yotam Ofek | -2/+0 |
| 2025-07-07 | Rollup merge of #143577 - Noratrieb:Noratrieb-patch-4, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -1/+7 |
| 2025-07-07 | Rollup merge of #143528 - RalfJung:stack-pop-cleanup, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -16/+16 |
| 2025-07-07 | Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni | 许杰友 Jieyou Xu (Joe) | -90/+7 |
| 2025-07-07 | Add change tracker entry for disabling `download-rustc` temporarily | Jieyou Xu | -0/+5 |
| 2025-07-07 | Disable download-rustc for library profile | nora | -1/+2 |
| 2025-07-07 | Fix `x86_64-unknown-netbsd` platform support page | Jieyou Xu | -15/+13 |
| 2025-07-07 | Auto merge of #143565 - lnicola:sync-from-ra, r=lnicola | bors | -668/+1281 |
| 2025-07-07 | compiler: Parse `p-` specs in datalayout string, allow definition of custom d... | Edoardo Marangoni | -10/+11 |
| 2025-07-07 | Merge pull request #4450 from RalfJung/unwind-payloads | Ralf Jung | -157/+169 |
| 2025-07-07 | split unwinding logic from panic logic | Ralf Jung | -152/+164 |
| 2025-07-07 | Merge from rustc | The Miri Cronjob Bot | -240/+744 |
| 2025-07-07 | Auto merge of #143048 - Kobzol:bootstrap-check-stage-1, r=jieyouxu | bors | -284/+304 |
| 2025-07-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-07 | Auto merge of #143556 - jhpratt:rollup-nid39y2, r=jhpratt | bors | -28/+28 |
| 2025-07-07 | Rollup merge of #143544 - workingjubilee:rename-bare-fn, r=fmease | Jacob Pratt | -28/+28 |
| 2025-07-06 | Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung | bors | -0/+192 |
| 2025-07-06 | rustfmt: migrate BareFn -> FnPtr | Jubilee Young | -9/+9 |
| 2025-07-06 | clippy: migrate BareFn -> FnPtr | Jubilee Young | -17/+17 |
| 2025-07-06 | rustdoc: migrate BareFn -> FnPtr | Jubilee Young | -2/+2 |
| 2025-07-06 | Auto merge of #143526 - matthiaskrgr:rollup-pm69g5v, r=matthiaskrgr | bors | -5/+5 |
| 2025-07-06 | sleep_until: add clock_nanosleep support to Miri | dvdsk | -0/+192 |
| 2025-07-06 | Do not ever cross-check bootstrap tools | Jakub Beránek | -2/+7 |