| Age | Commit message (Expand) | Author | Lines |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -757/+997 |
| 2025-06-20 | Fix false positive of `borrow_deref_ref` (#14967) | Timo | -4/+137 |
| 2025-06-20 | `Sugg`: do not parenthesize a double unary operator (#14983) | Jason Newcomb | -3/+23 |
| 2025-06-20 | [PERF] Don't spawn so many compilers (3/2) (19m -> 250k) (#15030) | Timo | -4/+150 |
| 2025-06-20 | Fix `manual_ok_err` suggests wrongly with references (#15053) | Jason Newcomb | -4/+108 |
| 2025-06-20 | Fix `branches_sharing_code` suggests misleadingly when in assignment (#15076) | Jason Newcomb | -3/+71 |
| 2025-06-20 | configure.py: fix edge case | binarycat | -1/+1 |
| 2025-06-20 | lint Option::get_or_insert and Result::map_or too | klensy | -44/+124 |
| 2025-06-20 | Add an attribute-related parenthesization edge case | David Tolnay | -0/+6 |
| 2025-06-20 | Insert parentheses around binary operation with attribute | David Tolnay | -12/+38 |
| 2025-06-20 | Add AST pretty-printer tests involving attr on binary operation | David Tolnay | -0/+9 |
| 2025-06-20 | fmt | Nia Espera | -7/+6 |
| 2025-06-20 | Update src/shims/trace/parent.rs | Nia | -4/+5 |
| 2025-06-20 | error rework | Nia Espera | -33/+17 |
| 2025-06-20 | Recover from semicolon field separator | Cameron Steffen | -24/+27 |
| 2025-06-20 | Make fail-fast unstable | Martin Pool | -1/+3 |
| 2025-06-20 | nonnulls | Nia Espera | -22/+18 |
| 2025-06-20 | libtest: expose --fail-fast | Martin Pool | -1/+13 |
| 2025-06-20 | cfg if | Nia Espera | -4/+1 |
| 2025-06-20 | fix dumb mistake | Nia Espera | -1/+6 |
| 2025-06-20 | supervisor bits of ffi ptracing | Nia Espera | -81/+606 |
| 2025-06-20 | Auto merge of #142795 - Kobzol:rollup-vvnnjno, r=Kobzol | bors | -261/+550 |
| 2025-06-20 | Port `#[may_dangle]` to the new attribute system | Pavel Grigorenko | -3/+33 |
| 2025-06-20 | Make some `use _` tests multi-edition | Esteban Küber | -13/+104 |
| 2025-06-20 | Use gen blocks in the compiler instead of from_coroutine | Michael Goulet | -154/+139 |
| 2025-06-20 | Collapse Analysis|Borrowck|PostBorrowckAnalysis when there are no opaques | Michael Goulet | -3/+11 |
| 2025-06-20 | integer docs: remove extraneous text | Tshepang Mbambo | -455/+0 |
| 2025-06-20 | Merge pull request #716 from FractalFir/abi-cafe | antoyo | -2/+5 |
| 2025-06-20 | Rollup merge of #142769 - jdonszelmann:remove-useless-new-method, r=tgross35 | Jakub Beránek | -9/+3 |
| 2025-06-20 | Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkov | Jakub Beránek | -24/+29 |
| 2025-06-20 | Rollup merge of #142764 - ChaiTRex:ilog_10_to_ilog10, r=workingjubilee | Jakub Beránek | -7/+7 |
| 2025-06-20 | Rollup merge of #142758 - jieyouxu:rustdoc-json-types, r=Kobzol | Jakub Beránek | -1/+1 |
| 2025-06-20 | Rollup merge of #142744 - tgross35:y21-mailmap, r=y21 | Jakub Beránek | -0/+1 |
| 2025-06-20 | Rollup merge of #142743 - tshepang:rdg-push, r=jieyouxu | Jakub Beránek | -96/+252 |
| 2025-06-20 | Rollup merge of #142736 - lolbinarycat:rustdoc-issue-template, r=GuillaumeGom... | Jakub Beránek | -0/+54 |
| 2025-06-20 | Rollup merge of #142720 - yotamofek:pr/rustdoc/ext-crate-cleanup, r=Guillaume... | Jakub Beránek | -71/+53 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -34/+36 |
| 2025-06-20 | Rollup merge of #142629 - Kobzol:bootstrap-tests-builder, r=jieyouxu | Jakub Beránek | -19/+114 |
| 2025-06-20 | rust-analyzer: Rename LayoutS to LayoutData in comments | Zachary S | -1/+1 |
| 2025-06-20 | compiler: Rename LayoutS to LayoutData in comments | Zachary S | -8/+8 |
| 2025-06-20 | Factor out seen_comma variable | Cameron Steffen | -15/+3 |
| 2025-06-20 | Rollup merge of #142755 - aDotInTheVoid:rdj-shattrs, r=GuillaumeGomez | Trevor Gross | -12/+1 |
| 2025-06-20 | Rollup merge of #142713 - tgross35:mbe-transcribe-refactor, r=petrochenkov | Trevor Gross | -363/+404 |
| 2025-06-20 | Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov | Trevor Gross | -3/+2 |
| 2025-06-20 | Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov | Trevor Gross | -303/+221 |
| 2025-06-20 | Rollup merge of #142575 - oli-obk:sneaky-self-init, r=RalfJung | Trevor Gross | -1/+45 |
| 2025-06-20 | Rollup merge of #142497 - GuillaumeGomez:fix-random-search-failure, r=lolbina... | Trevor Gross | -37/+41 |
| 2025-06-20 | Rollup merge of #142495 - jdonszelmann:better-repr-template, r=oli-obk | Trevor Gross | -6/+7 |
| 2025-06-20 | Rollup merge of #142494 - jdonszelmann:missing-attr-parsing-docs, r=oli-obk | Trevor Gross | -0/+19 |