| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Rollup merge of #146293 - BenjaminBrienen:try_remove, r=joboet | Matthias Krüger | -2/+46 |
| 2025-09-25 | Rollup merge of #142401 - oli-obk:pattern-mango, r=petrochenkov | Matthias Krüger | -10/+36 |
| 2025-09-25 | Rollup merge of #141032 - petrosagg:extract-if-ub, r=joboet | Matthias Krüger | -25/+49 |
| 2025-09-25 | Rollup merge of #135771 - GuillaumeGomez:jump-to-def-perf, r=fmease | Matthias Krüger | -103/+262 |
| 2025-09-25 | Rollup merge of #116882 - fmease:rustdoc-generalized-priv-repr-heuristic, r=r... | Matthias Krüger | -299/+350 |
| 2025-09-25 | Remove `is_verbose_than` function | Jakub Beránek | -6/+1 |
| 2025-09-25 | Remove `verbose_than` function | Jakub Beránek | -15/+5 |
| 2025-09-25 | Make `cargo test` work again | Jakub Beránek | -8/+30 |
| 2025-09-25 | add doc for `NonZero*` const creation | Tim 'Piepmatz' Hesse | -0/+12 |
| 2025-09-25 | usize/isize range matching error clarification | helldawg | -31/+31 |
| 2025-09-25 | mbe: Simplify check_redundant_vis_repetition | Josh Triplett | -6/+6 |
| 2025-09-25 | Correctly display merged doctest compilation time | Guillaume Gomez | -3/+7 |
| 2025-09-25 | mbe: macro_check: Fix function comments referencing non-existent parameters | Josh Triplett | -7/+4 |
| 2025-09-25 | Add applicable in closure for convert_to_guarded_return | A4-Tacks | -5/+49 |
| 2025-09-25 | Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalathar | bors | -319/+1670 |
| 2025-09-25 | Fix not applicable for if-expr in let-stmt | A4-Tacks | -6/+28 |
| 2025-09-25 | Ensure that `--build-dir` is always specified in tests | Jakub Beránek | -23/+4 |
| 2025-09-25 | Add let-chain support for convert_to_guarded_return | A4-Tacks | -38/+179 |
| 2025-09-25 | Fix fixes for unused raw variables | A4-Tacks | -2/+16 |
| 2025-09-25 | Fix atan2 inaccuracy in documentation | DimitriiTrater | -16/+24 |
| 2025-09-25 | Rollup merge of #147015 - Zalathar:dispose-tm, r=lqd | Stuart Cook | -8/+3 |
| 2025-09-25 | Rollup merge of #147013 - fmease:fix-docs-doctest-build-arg, r=GuillaumeGomez | Stuart Cook | -21/+5 |
| 2025-09-25 | Rollup merge of #147008 - neuschaefer:bootstrap-jobs, r=Kobzol | Stuart Cook | -0/+2 |
| 2025-09-25 | Rollup merge of #147007 - LawnGnome:tosocketaddrs-doc, r=tgross35 | Stuart Cook | -0/+2 |
| 2025-09-25 | Rollup merge of #147005 - GuillaumeGomez:string-formatting-cleanup, r=jdonsze... | Stuart Cook | -5/+3 |
| 2025-09-25 | Rollup merge of #146982 - fmease:fix-rmake-linker-warning, r=bjorn3 | Stuart Cook | -1/+0 |
| 2025-09-25 | Rollup merge of #146905 - durin42:llvm-22-bitstream-remarks, r=nikic | Stuart Cook | -0/+13 |
| 2025-09-25 | Rollup merge of #146766 - nikic:global-alloc-attr, r=nnethercote | Stuart Cook | -3/+54 |
| 2025-09-25 | Rollup merge of #146737 - RalfJung:f16-f128-miri, r=tgross35 | Stuart Cook | -17/+15 |
| 2025-09-25 | Rollup merge of #146735 - Qelxiros:const_mul_add, r=tgross35,RalfJung | Stuart Cook | -135/+118 |
| 2025-09-25 | Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJung | Stuart Cook | -82/+251 |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -10/+1012 |
| 2025-09-25 | Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe... | Stuart Cook | -1/+69 |
| 2025-09-25 | Rollup merge of #145067 - btj:patch-3, r=tgross35 | Stuart Cook | -36/+123 |
| 2025-09-25 | Merge pull request #20738 from jackh726/next-trait-solver-next4 | Shoyu Vanilla (Flint) | -127/+97 |
| 2025-09-25 | Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgr | bors | -86/+108 |
| 2025-09-25 | Merge pull request #20735 from itsjunetime/fix_scip_salsa | Shoyu Vanilla (Flint) | -1/+1 |
| 2025-09-25 | bootstrap.py: Respect build.jobs while building bootstrap tool | J. Neuschäfer | -0/+2 |
| 2025-09-25 | rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI | León Orell Valerian Liehr | -122/+229 |
| 2025-09-25 | rustdoc: Fully escape link section and export name | León Orell Valerian Liehr | -46/+38 |
| 2025-09-25 | rustdoc: Slightly clean up attr rendering | León Orell Valerian Liehr | -97/+56 |
| 2025-09-25 | Use `LLVMDisposeTargetMachine` | Zalathar | -8/+3 |
| 2025-09-25 | Merge pull request #20740 from rust-lang/rustc-pull | Laurențiu Nicola | -74205/+124884 |
| 2025-09-25 | Use standard attribute logic for allocator shim | Nikita Popov | -114/+126 |
| 2025-09-25 | Install cargo for proc-macro-srv tests | Laurențiu Nicola | -2/+2 |
| 2025-09-25 | rustdoc: Fix documentation for `--doctest-build-arg` | León Orell Valerian Liehr | -21/+5 |
| 2025-09-25 | Auto merge of #146981 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-25 | Also install rustfmt on stable | Laurențiu Nicola | -3/+3 |
| 2025-09-25 | Remove an erroneous normalization step in `tests/run-make/linker-warning` | León Orell Valerian Liehr | -1/+0 |
| 2025-09-25 | Merge ref 'caccb4d0368b' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -74199/+124878 |