| Age | Commit message (Expand) | Author | Lines |
| 2025-06-17 | Test whether we use DeepRejectCtxt | Boxy | -0/+54 |
| 2025-06-17 | Don't build `ParamEnv` and do trait solving in `ItemCtxt`s | Boxy | -122/+382 |
| 2025-06-17 | Rollup merge of #142595 - workingjubilee:revert-warning-138139, r=ChrisDenton | Jubilee | -19/+0 |
| 2025-06-17 | Rollup merge of #142587 - compiler-errors:try-visit-expr-fields, r=jieyouxu | Jubilee | -1/+20 |
| 2025-06-17 | Rollup merge of #142584 - Urgau:span-borrowck-139049, r=fmease | Jubilee | -116/+64 |
| 2025-06-17 | Rollup merge of #142570 - jieyouxu:disunion, r=estebank | Jubilee | -26/+74 |
| 2025-06-16 | tests: remove define so dso_local attr does not disrupt test | Jubilee Young | -1/+1 |
| 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-16 | rustdoc: make srcIndex no longer a global variable | binarycat | -3/+0 |
| 2025-06-17 | Reject union default field values | Jieyou Xu | -20/+62 |
| 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 | trait_sel: skip `nominal_obligations` for `Sized` | David Wood | -36/+4 |
| 2025-06-16 | trait_sel: skip elaboration of sizedness supertrait | David Wood | -28/+116 |
| 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 | -0/+119 |
| 2025-06-16 | trait_sel: print `{Meta,Pointee}Sized` impl headers | David Wood | -0/+206 |
| 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 | -65/+475 |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -172/+616 |
| 2025-06-16 | Revert overeager warning for misuse of `--print native-static-libs` | Jubilee Young | -19/+0 |
| 2025-06-16 | Handle same-crate macro for borrowck semicolon suggestion | Urgau | -116/+64 |
| 2025-06-16 | Rollup merge of #142565 - bjorn3:wasm32_unknown_naked_asm_test, r=RalfJung | Jakub Beránek | -3/+6 |
| 2025-06-16 | Rollup merge of #142414 - folkertdev:ignore-nostd-tests, r=jieyouxu | Jakub Beránek | -21/+184 |
| 2025-06-16 | Rollup merge of #142341 - xizheyin:142311, r=fee1-dead | Jakub Beránek | -0/+77 |
| 2025-06-16 | Rollup merge of #139340 - beetrees:riscv-float-struct-abi, r=workingjubilee | Jakub Beránek | -0/+265 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -24/+31 |
| 2025-06-16 | Make sure to propagate result from visit_expr_fields | Michael Goulet | -1/+20 |
| 2025-06-17 | Add support for repetition to `proc_macro::quote` | Tomoaki Kobayashi | -59/+192 |
| 2025-06-16 | Dont suggest converting `///` to regular comment when it appears after missin... | xizheyin | -0/+77 |
| 2025-06-16 | aux: add `{Meta,Pointee}Sized` to minicore | David Wood | -2/+15 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `?Sized` types | David Wood | -46/+692 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+114 |
| 2025-06-16 | Reason about borrowed classes in CopyProp. | Camille GILLOT | -4/+3 |
| 2025-06-16 | Add test. | Camille GILLOT | -0/+76 |
| 2025-06-16 | Bless unicode test | Mark Rousskov | -1/+1 |
| 2025-06-16 | Add union with default field values case test | Jieyou Xu | -8/+14 |
| 2025-06-16 | Fix RISC-V C function ABI when passing/returning structs containing floats | beetrees | -0/+265 |
| 2025-06-16 | Test naked asm for wasm32-unknown-unknown | bjorn3 | -3/+6 |
| 2025-06-16 | Fix test description | NotLebedev | -2/+2 |
| 2025-06-16 | Add test for `AdtDef::discriminant_for_variant` polymorphic over parameter | NotLebedev | -0/+29 |
| 2025-06-16 | Add test for `AdtDef::discriminant_for_variant` | NotLebedev | -0/+154 |
| 2025-06-15 | Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmease | León Orell Valerian Liehr | -0/+159 |
| 2025-06-15 | Rollup merge of #142481 - heiher:loong-asm-f16, r=Amanieu | León Orell Valerian Liehr | -1/+25 |
| 2025-06-15 | Rollup merge of #142389 - beetrees:cranelift-arg-ext, r=bjorn3 | León Orell Valerian Liehr | -3/+1121 |