| Age | Commit message (Expand) | Author | Lines |
| 2025-09-29 | Auto merge of #147162 - matthiaskrgr:rollup-4bv1xzb, r=matthiaskrgr | bors | -112/+296 |
| 2025-09-30 | explicitly implement `!Send` and `!Sync` | cyrgani | -31/+12 |
| 2025-09-30 | remove unused `#![feature(stmt_expr_attributes)]` | cyrgani | -1/+0 |
| 2025-09-29 | remove `reverse_{encode, decode}!` | cyrgani | -22/+2 |
| 2025-09-29 | Rollup merge of #147150 - nikic:alloc-shim-attributes, r=bjorn3 | Matthias Krüger | -4/+26 |
| 2025-09-29 | Rollup merge of #147133 - GuillaumeGomez:rm-loop-extract_cfg_from_attrs, r=lo... | Matthias Krüger | -11/+5 |
| 2025-09-29 | Rollup merge of #147131 - cjgillot:patch-branches, r=davidtwco | Matthias Krüger | -12/+37 |
| 2025-09-29 | Rollup merge of #147040 - joshtriplett:mbe-fix-comments, r=petrochenkov | Matthias Krüger | -7/+4 |
| 2025-09-29 | Rollup merge of #146937 - joboet:gethostname, r=Mark-Simulacrum | Matthias Krüger | -78/+224 |
| 2025-09-29 | Add regression test for doc cfg applied on public items inside private items | Guillaume Gomez | -0/+16 |
| 2025-09-29 | Move doc cfg propagation pass before items stripping passes | Guillaume Gomez | -4/+4 |
| 2025-09-29 | flatten conditional block | Marijn Schouten | -4/+1 |
| 2025-09-29 | move test per review feedback | Oblarg | -97/+42 |
| 2025-09-29 | Auto merge of #146376 - durin42:dwo-specify-path, r=davidtwco | bors | -13/+167 |
| 2025-09-29 | more rename | Boxy Uwu | -28/+36 |
| 2025-09-29 | Add a dummy codegen backend | bjorn3 | -4/+70 |
| 2025-09-29 | Add `overlapping_assoc_constraints` param to `lower_bounds` | Jules Bertholet | -6/+37 |
| 2025-09-29 | cleanup `try_evaluate_added_goals` | lcnr | -14/+5 |
| 2025-09-29 | add tests | lcnr | -0/+39 |
| 2025-09-29 | Fn-trait goals, eagerly instantiate binder | lcnr | -117/+90 |
| 2025-09-29 | Make macOS dist build configuration match where reasonable | Jake Goulding | -5/+9 |
| 2025-09-29 | Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalathar | bors | -53/+71 |
| 2025-09-29 | Improve code comments | Guillaume Gomez | -5/+3 |
| 2025-09-29 | Rollup merge of #147149 - joboet:rerotating-joboet, r=joboet | Stuart Cook | -0/+1 |
| 2025-09-29 | Rollup merge of #147123 - DJMcNab:doc_cfg_merge_version, r=fmease | Stuart Cook | -2/+2 |
| 2025-09-29 | Rollup merge of #147101 - yotamofek:pr/iter-eq-and-eq-by, r=jdonszelmann | Stuart Cook | -33/+20 |
| 2025-09-29 | Rollup merge of #146987 - hkBst:sort-params-1, r=nnethercote | Stuart Cook | -2/+2 |
| 2025-09-29 | Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercote | Stuart Cook | -16/+46 |
| 2025-09-29 | Emit allocator attributes for allocator shim | Nikita Popov | -4/+26 |
| 2025-09-29 | add joboet to library review rotation | joboet | -0/+1 |
| 2025-09-29 | Fix removed version of `doc_auto_cfg`, `doc_cfg_hide` | Daniel McNab | -2/+2 |
| 2025-09-29 | Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalathar | bors | -193/+184 |
| 2025-09-29 | Merge pull request #20760 from A4-Tacks/all-any-not-attr-comp | Shoyu Vanilla (Flint) | -6/+56 |
| 2025-09-29 | std: implement `hostname` | joboet | -1/+140 |
| 2025-09-29 | Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Za... | Stuart Cook | -68/+66 |
| 2025-09-29 | Rollup merge of #147116 - workingjubilee:remove-tdl-abialign, r=Zalathar | Stuart Cook | -120/+115 |
| 2025-09-29 | Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxu | Stuart Cook | -5/+3 |
| 2025-09-29 | Auto merge of #147140 - Zalathar:rollup-rtnqek7, r=Zalathar | bors | -311/+359 |
| 2025-09-29 | Use `Iterator::eq` and (dogfood) `eq_by` in compiler and library | Yotam Ofek | -33/+20 |
| 2025-09-29 | Merge pull request #20761 from rust-lang/rustc-pull | Laurențiu Nicola | -4306/+9693 |
| 2025-09-29 | Merge ref 'f957826bff7a' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -4305/+9692 |
| 2025-09-29 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-09-29 | Make replacement suggestion `_` in type verbose | Esteban Küber | -150/+258 |
| 2025-09-29 | Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3 | Stuart Cook | -4/+51 |
| 2025-09-29 | Rollup merge of #147122 - Zalathar:crash-directives, r=cjgillot | Stuart Cook | -3/+3 |
| 2025-09-29 | Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxu | Stuart Cook | -0/+30 |
| 2025-09-29 | Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errors | Stuart Cook | -116/+14 |
| 2025-09-29 | Rollup merge of #146979 - npmccallum:nanosecs, r=Mark-Simulacrum | Stuart Cook | -1/+2 |
| 2025-09-29 | Rollup merge of #146929 - Zalathar:capture, r=Kobzol,jieyouxu | Stuart Cook | -154/+78 |
| 2025-09-29 | Rollup merge of #133477 - estebank:issue-133343, r=davidtwco | Stuart Cook | -33/+181 |