| Age | Commit message (Expand) | Author | Lines |
| 2025-06-30 | Introduce `ByteSymbol`. | Nicholas Nethercote | -267/+447 |
| 2025-06-29 | Auto merge of #143137 - RalfJung:miri-sync, r=RalfJung | bors | -333/+1916 |
| 2025-06-29 | Auto merge of #143183 - GuillaumeGomez:rollup-g60lr91, r=GuillaumeGomez | bors | -252/+640 |
| 2025-06-29 | Rollup merge of #143030 - Urgau:issue-143025, r=SparrowLii | Guillaume Gomez | -5/+178 |
| 2025-06-29 | Rollup merge of #142417 - Kivooeo:tf12, r=jieyouxu | Guillaume Gomez | -145/+162 |
| 2025-06-29 | Rollup merge of #142214 - Kivooeo:tf9, r=jieyouxu | Guillaume Gomez | -74/+83 |
| 2025-06-29 | Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee | Guillaume Gomez | -28/+217 |
| 2025-06-29 | Auto merge of #143173 - matthiaskrgr:rollup-ieu5k05, r=matthiaskrgr | bors | -400/+580 |
| 2025-06-29 | disable ptrace codepath since it doesn't build on many targets | Ralf Jung | -59/+29 |
| 2025-06-29 | fix miri build in bootstrap | Ralf Jung | -0/+1 |
| 2025-06-29 | Rollup merge of #143171 - fmease:fix-span-of-maybe-const-mod, r=compiler-errors | Matthias Krüger | -268/+268 |
| 2025-06-29 | Rollup merge of #143169 - yotamofek:pr/unneeded-features, r=compiler-errors | Matthias Krüger | -7/+0 |
| 2025-06-29 | Rollup merge of #143155 - yotamofek:pr/rustdoc/housekeeping, r=GuillaumeGomez | Matthias Krüger | -12/+8 |
| 2025-06-29 | Rollup merge of #143138 - JonathanBrouwer:link_name_parser, r=jdonszelmann | Matthias Krüger | -70/+96 |
| 2025-06-29 | Rollup merge of #143135 - tshepang:typos, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2025-06-29 | Rollup merge of #143088 - firefighterduck:improve-doc-discr-tag, r=RalfJung | Matthias Krüger | -30/+36 |
| 2025-06-29 | Rollup merge of #143063 - bvanjoi:docs-resolve, r=petrochenkov | Matthias Krüger | -1/+8 |
| 2025-06-29 | Rollup merge of #142889 - nabijaczleweli:rusts, r=Mark-Simulacrum | Matthias Krüger | -7/+5 |
| 2025-06-29 | Rollup merge of #142641 - bjorn3:proc_macro_symbols_o, r=jieyouxu | Matthias Krüger | -2/+32 |
| 2025-06-29 | Rollup merge of #142367 - GuillaumeGomez:extern-crate-items-intra-doc, r=lolb... | Matthias Krüger | -0/+23 |
| 2025-06-29 | Rollup merge of #142021 - HamidrezaSK:fix-lint-precedence-doc, r=ehuss | Matthias Krüger | -1/+102 |
| 2025-06-29 | Auto merge of #143161 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-28, r=Gu... | bors | -117/+150 |
| 2025-06-29 | Fix the span of trait bound modifier `[const]` | León Orell Valerian Liehr | -268/+268 |
| 2025-06-29 | Auto merge of #143160 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2025-06-28 | Remove unused feature gates | Yotam Ofek | -7/+0 |
| 2025-06-29 | Remove `()` returned value | Guillaume Gomez | -1/+1 |
| 2025-06-28 | Auto merge of #143157 - matthiaskrgr:rollup-90rtm3a, r=matthiaskrgr | bors | -128/+277 |
| 2025-06-29 | Fix signature of `filter_landing_pad` | Guillaume Gomez | -2/+2 |
| 2025-06-28 | Remove unwanted semi-colon in `rustc_codegen_gcc` | Guillaume Gomez | -1/+1 |
| 2025-06-28 | Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into subtree-update_c... | Guillaume Gomez | -117/+150 |
| 2025-06-28 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-28 | Rollup merge of #143114 - leopardracer:master, r=RalfJung | Matthias Krüger | -3/+3 |
| 2025-06-28 | Rollup merge of #143111 - xu-cheng:btreeset_from_iter, r=Mark-Simulacrum | Matthias Krüger | -3/+1 |
| 2025-06-28 | Rollup merge of #143110 - yotamofek:pr/tidy-sort-for-symbols, r=nnethercote | Matthias Krüger | -94/+64 |
| 2025-06-28 | Rollup merge of #143082 - fee1-dead-contrib:push-qvvppzukvkxt, r=Mark-Simulacrum | Matthias Krüger | -4/+4 |
| 2025-06-28 | Rollup merge of #143031 - mati865:push-mutywntmvomx, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2025-06-28 | Rollup merge of #142987 - lolbinarycat:rustdoc-non_exhaustive-enum-v-142599, ... | Matthias Krüger | -0/+26 |
| 2025-06-28 | Rollup merge of #142963 - Kobzol:try-build-skip, r=jieyouxu | Matthias Krüger | -3/+29 |
| 2025-06-28 | Rollup merge of #142708 - Darksonn:location-len-without-nul, r=Mark-Simulacrum | Matthias Krüger | -20/+30 |
| 2025-06-28 | Rollup merge of #123476 - devnexen:std_net_solaris_exclbind, r=Mark-Simulacrum | Matthias Krüger | -0/+117 |
| 2025-06-28 | Merge pull request #694 from rust-lang/sync_from_rust_2025_06_02 | antoyo | -218/+124 |
| 2025-06-28 | Stop skipping libcore's f16::test_total_cmp | Antoni Boucher | -8/+1 |
| 2025-06-28 | Add TODOs | Antoni Boucher | -0/+3 |
| 2025-06-28 | Remove commented code | Antoni Boucher | -13/+0 |
| 2025-06-28 | librustdoc: use tidy for sorting attrs and deps | Yotam Ofek | -4/+8 |
| 2025-06-28 | librustdoc: remove unused feature gates | Yotam Ofek | -4/+0 |
| 2025-06-28 | Ignore failing test | Antoni Boucher | -0/+1 |
| 2025-06-28 | librustdoc: remove unneeded `#[recursion_limit]` | Yotam Ofek | -1/+0 |
| 2025-06-28 | librustdoc: remove unneeded `#[allow]`s | Yotam Ofek | -3/+0 |
| 2025-06-28 | Auto merge of #142625 - cjgillot:inline-nocycle, r=oli-obk | bors | -134/+158 |