| Age | Commit message (Expand) | Author | Lines |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -45/+62 |
| 2025-06-17 | Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomez | Jacob Pratt | -31/+11 |
| 2025-06-17 | Rollup merge of #141608 - moatom:proc_macro-140238, r=dtolnay | Jacob Pratt | -63/+519 |
| 2025-06-17 | Rollup merge of #141574 - fee1-dead-contrib:push-owzulzmzszzx, r=jhpratt | Jacob Pratt | -0/+7 |
| 2025-06-17 | Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee | bors | -299/+334 |
| 2025-06-17 | Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obk | bors | -1021/+4167 |
| 2025-06-17 | Rollup merge of #142601 - nnethercote:format_version-comment, r=aDotInTheVoid | Jubilee | -0/+8 |
| 2025-06-17 | Rollup merge of #142598 - ostylk:fix/ppc64_llvmabi, r=nikic,workingjubilee | Jubilee | -0/+26 |
| 2025-06-17 | Rollup merge of #142595 - workingjubilee:revert-warning-138139, r=ChrisDenton | Jubilee | -38/+0 |
| 2025-06-17 | Rollup merge of #142587 - compiler-errors:try-visit-expr-fields, r=jieyouxu | Jubilee | -4/+23 |
| 2025-06-17 | Rollup merge of #142586 - compiler-errors:remove-visit-struct-field-def, r=fm... | Jubilee | -18/+2 |
| 2025-06-17 | Rollup merge of #142585 - rustbot:docs-update, r=ehuss | Jubilee | -0/+0 |
| 2025-06-17 | Rollup merge of #142584 - Urgau:span-borrowck-139049, r=fmease | Jubilee | -120/+65 |
| 2025-06-17 | Rollup merge of #142570 - jieyouxu:disunion, r=estebank | Jubilee | -36/+115 |
| 2025-06-17 | Rollup merge of #142563 - jieyouxu:no-more-i686-mingw, r=mati865 | Jubilee | -24/+17 |
| 2025-06-17 | Rollup merge of #142542 - cjgillot:invalidate-simplify-cfg, r=SparrowLii | Jubilee | -3/+16 |
| 2025-06-17 | Rollup merge of #142216 - nealsid:refcell-logging, r=tgross35 | Jubilee | -36/+30 |
| 2025-06-17 | Rollup merge of #141946 - xizheyin:141933, r=jhpratt | Jubilee | -11/+16 |
| 2025-06-17 | Rollup merge of #138538 - hkBst:patch-4, r=tgross35 | Jubilee | -9/+16 |
| 2025-06-17 | Make performance of String::insert_str more precise | Marijn Schouten | -9/+16 |
| 2025-06-17 | Don't match on platform-specific directory not found message | Jieyou Xu | -6/+2 |
| 2025-06-17 | Refine run-make test ignores due to unpredictable `i686-pc-windows-gnu` unwin... | Jieyou Xu | -18/+15 |
| 2025-06-17 | Add a comment to `FORMAT_VERSION`. | Nicholas Nethercote | -0/+8 |
| 2025-06-16 | rustdoc: make srcIndex no longer a global variable | binarycat | -31/+11 |
| 2025-06-17 | Reject union default field values | Jieyou Xu | -30/+103 |
| 2025-06-16 | miri: bless tests | David Wood | -4/+4 |
| 2025-06-16 | miri: fix build | David Wood | -1/+1 |
| 2025-06-16 | cranelift/gcc: `{Meta,Pointee,}Sized` in minicore | David Wood | -60/+72 |
| 2025-06-16 | clippy: `{Meta,Pointee,}Sized` in non-minicore | David Wood | -2/+8 |
| 2025-06-16 | clippy: add `MetaSized` conditions | David Wood | -1/+8 |
| 2025-06-16 | bootstrap: address lint failures | David Wood | -2/+2 |
| 2025-06-16 | rustdoc: `PointeeSized` bounds with extern types | David Wood | -1/+1 |
| 2025-06-16 | rustdoc: `{Meta,Pointee,}Sized` in non-minicore | David Wood | -21/+109 |
| 2025-06-16 | rustdoc: skip `MetaSized` bounds | David Wood | -7/+52 |
| 2025-06-16 | trait_sel: skip `nominal_obligations` for `Sized` | David Wood | -36/+12 |
| 2025-06-16 | trait_sel: skip elaboration of sizedness supertrait | David Wood | -40/+268 |
| 2025-06-16 | trait_sel: extend fast path with sized hierarchy | David Wood | -23/+47 |
| 2025-06-16 | tests: bless remaining tests | David Wood | -25/+135 |
| 2025-06-16 | tests: add overflow test | David Wood | -0/+66 |
| 2025-06-16 | tests: unconstrain params in `non_lifetime_binders` | David Wood | -43/+64 |
| 2025-06-16 | tests: update tests with unconstrained parameters | David Wood | -7/+32 |
| 2025-06-16 | tests: `PointeeSized` bounds with extern types | David Wood | -69/+131 |
| 2025-06-16 | middle: print `{Meta,Pointee}Sized` in opaques | David Wood | -5/+150 |
| 2025-06-16 | trait_sel: print `{Meta,Pointee}Sized` impl headers | David Wood | -16/+252 |
| 2025-06-16 | trait_sel: sort `{Meta,Pointee}Sized` diagnostics last | David Wood | -10/+17 |
| 2025-06-16 | trait_sel: `MetaSized` bounds in dispatchable check | David Wood | -8/+15 |
| 2025-06-16 | trait_sel: stash `{Meta,Pointee}Sized` errors | David Wood | -1/+4 |
| 2025-06-16 | aux: add `{Meta,Pointee}Sized` bounds to minicore | David Wood | -40/+40 |
| 2025-06-16 | hir_analysis: add `{Meta,Pointee}Sized` bounds | David Wood | -207/+798 |
| 2025-06-16 | lint: don't consider sizedness in upcastable lint | David Wood | -2/+2 |