| Age | Commit message (Expand) | Author | Lines |
| 2025-06-16 | Rollup merge of #142562 - tgross35:update-backtrace, r=workingjubilee | Jakub Beránek | -0/+0 |
| 2025-06-16 | Rollup merge of #142554 - nnethercote:fix-PathSource-lifetimes, r=petrochenkov | Jakub Beránek | -33/+33 |
| 2025-06-16 | Rollup merge of #142498 - GrigorenkoPV:as-ptr-refactor, r=jdonszelmann | Jakub Beránek | -13/+41 |
| 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 | -17/+105 |
| 2025-06-16 | Rollup merge of #139340 - beetrees:riscv-float-struct-abi, r=workingjubilee | Jakub Beránek | -134/+537 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -12/+28 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -131/+155 |
| 2025-06-16 | Change __rust_no_alloc_shim_is_unstable to be a function | Daniel Paoliello | -36/+42 |
| 2025-06-16 | Make sure to propagate result from visit_expr_fields | Michael Goulet | -2/+21 |
| 2025-06-16 | Fold unnecessary visit_struct_field_def in AstValidator | Michael Goulet | -18/+2 |
| 2025-06-16 | Merge pull request #2471 from Darksonn/patch-1 | nora | -1/+1 |
| 2025-06-16 | make more CodegenCx function generic | Manuel Drehwald | -2/+2 |
| 2025-06-16 | Merge pull request #20015 from Veykril/push-wsxzsuurqwwr | Lukas Wirth | -8/+92 |
| 2025-06-16 | feat: Insert required parentheses when typing `+` in trait type | Lukas Wirth | -8/+92 |
| 2025-06-16 | Update books | rustbot | -0/+0 |
| 2025-06-17 | Add support for repetition to `proc_macro::quote` | Tomoaki Kobayashi | -63/+519 |
| 2025-06-16 | Merge pull request #20014 from Veykril/push-lsqvxunvnrqw | Lukas Wirth | -26/+57 |
| 2025-06-16 | Add comment to prevent having code other than `initSearch` at the end of `sea... | Guillaume Gomez | -0/+4 |
| 2025-06-16 | feat: Show what cargo metadata is doing in status | Lukas Wirth | -26/+57 |
| 2025-06-16 | Merge pull request #713 from GuillaumeGomez/fix-warnings | antoyo | -180/+204 |
| 2025-06-16 | Make the `tempfile` version in `Cargo.toml` matches the one in `Cargo.lock` | Guillaume Gomez | -1/+1 |
| 2025-06-16 | Rename BorrowFlag type to BorrowCounter | Neal | -12/+12 |
| 2025-06-16 | Two changes: Have BorrowError & BorrowMutError derive Debug and add | Neal | -24/+18 |
| 2025-06-16 | Add lint for broken doc links (#13696) | Jason Newcomb | -7/+229 |
| 2025-06-16 | Port `#[rustc_as_ptr]` to the new attribute system | Pavel Grigorenko | -13/+41 |
| 2025-06-16 | Dont suggest converting `///` to regular comment when it appears after missin... | xizheyin | -17/+105 |
| 2025-06-16 | Use stage 1 for building docs | Alice Ryhl | -1/+1 |
| 2025-06-16 | Update tempfile dependency | Guillaume Gomez | -7/+43 |
| 2025-06-16 | Fix clippy lints | Guillaume Gomez | -156/+142 |
| 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 | -220/+907 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -1/+253 |
| 2025-06-16 | Auto merge of #142574 - Kobzol:rollup-ldj386u, r=Kobzol | bors | -203/+693 |
| 2025-06-16 | Reason about borrowed classes in CopyProp. | Camille GILLOT | -31/+33 |
| 2025-06-16 | Run clippy correctly, run it on `build_system` as well and run it earlier | Guillaume Gomez | -9/+12 |
| 2025-06-16 | Add test. | Camille GILLOT | -0/+76 |
| 2025-06-16 | Fix warnings when not using the `master` feature | Guillaume Gomez | -3/+4 |
| 2025-06-16 | Format goto_type_definition | Laurențiu Nicola | -4/+2 |
| 2025-06-16 | Add comment. | Camille GILLOT | -0/+3 |
| 2025-06-16 | Rollup merge of #142566 - Kobzol:ci-nopt-fix, r=jieyouxu | Jakub Beránek | -10/+2 |
| 2025-06-16 | Rollup merge of #142561 - nnethercote:fix-njn-comment, r=chenyukang | Jakub Beránek | -1/+2 |
| 2025-06-16 | Rollup merge of #142530 - fee1-dead-contrib:push-klusvwusyqvq, r=compiler-errors | Jakub Beránek | -20/+12 |
| 2025-06-16 | Rollup merge of #142528 - fee1-dead-contrib:push-rlxklunqkwmv, r=RalfJung | Jakub Beránek | -2/+2 |
| 2025-06-16 | Rollup merge of #142450 - xizheyin:rustc-query-doc, r=SparrowLii | Jakub Beránek | -4/+60 |
| 2025-06-16 | Rollup merge of #142431 - Kobzol:bootstrap-snapshot-tests, r=jieyouxu | Jakub Beránek | -20/+158 |
| 2025-06-16 | Rollup merge of #142416 - Kobzol:bootstrap-cleanup-2, r=jieyouxu | Jakub Beránek | -106/+97 |
| 2025-06-16 | Rollup merge of #142373 - m-ou-se:debug-for-location, r=tgross35 | Jakub Beránek | -1/+20 |
| 2025-06-16 | Rollup merge of #142236 - yotamofek:pr/std/pathbuf-extend-docs, r=tgross35 | Jakub Beránek | -0/+27 |
| 2025-06-16 | Rollup merge of #142125 - cberner:file_lock_stable, r=ChrisDenton | Jakub Beránek | -17/+11 |