| Age | Commit message (Expand) | Author | Lines |
| 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 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-29 | Auto merge of #143161 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-28, r=Gu... | bors | -117/+150 |
| 2025-06-29 | Add broken `./x test library/std` advisory | Jieyou Xu | -0/+18 |
| 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 | Move some UI tests to more apropriate directories | Trevor Gross | -0/+0 |
| 2025-06-28 | Fix intrinsic copysignf128 | Antoni Boucher | -3/+3 |
| 2025-06-28 | Remove now useless patch for run-make test | Antoni Boucher | -49/+0 |
| 2025-06-28 | Add support for copysignf16 intrinsic | Antoni Boucher | -0/+2 |
| 2025-06-28 | Remove unused feature gates | Yotam Ofek | -7/+0 |
| 2025-06-29 | Remove `()` returned value | Guillaume Gomez | -1/+1 |
| 2025-06-29 | Remove `()` returned value | Guillaume Gomez | -1/+1 |
| 2025-06-29 | give Pointer::into_parts a more scary name and offer a safer alternative | Ralf Jung | -1/+1 |
| 2025-06-29 | rename Pointer::from_addr_invalid to match strict provenance API | Ralf Jung | -8/+8 |
| 2025-06-29 | give Pointer::into_parts a more scary name and offer a safer alternative | Ralf Jung | -38/+47 |
| 2025-06-28 | Auto merge of #143157 - matthiaskrgr:rollup-90rtm3a, r=matthiaskrgr | bors | -128/+277 |
| 2025-06-28 | Fix sysroot Cargo.toml for compiler-builtins | Antoni Boucher | -0/+1 |
| 2025-06-29 | Fix signature of `filter_landing_pad` | Guillaume Gomez | -2/+2 |
| 2025-06-29 | Fix signature of `filter_landing_pad` | Guillaume Gomez | -2/+2 |
| 2025-06-28 | Merge pull request #4415 from YohDeadfall/sync-ra-configs | Ralf Jung | -7/+5 |
| 2025-06-28 | Remove unwanted semi-colon in `rustc_codegen_gcc` | Guillaume Gomez | -1/+1 |
| 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 | Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into subtree-update_c... | Guillaume Gomez | -117/+150 |
| 2025-06-28 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-28 | Remove additional call to lookup_op_method | Michael Goulet | -20/+4 |
| 2025-06-28 | Do not freshen ReError | Michael Goulet | -18/+60 |
| 2025-06-28 | Synced rust-analyzer configs | Yoh Deadfall | -7/+5 |
| 2025-06-28 | Fix clippy warnings | Antoni Boucher | -1/+3 |
| 2025-06-28 | Merge branch 'master' into sync_from_rust_2025_06_28 | Antoni Boucher | -153/+174 |
| 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 |