| Age | Commit message (Expand) | Author | Lines |
| 2025-04-29 | Auto merge of #140415 - ChrisDenton:rollup-r0631fv, r=ChrisDenton | bors | -519/+1693 |
| 2025-04-29 | Move various token stream things from `rustc_parse` to `rustc_ast`. | Nicholas Nethercote | -339/+338 |
| 2025-04-29 | unwind: bump `unwinding` dependency to 0.2.6 | Sean Cross | -3/+3 |
| 2025-04-28 | Move `in_external_macro` to `SyntaxContext` | Jason Newcomb | -18/+28 |
| 2025-04-29 | Merge pull request #2361 from ehuss/update-mdbook | Yuki Okushi | -1/+1 |
| 2025-04-28 | Reexport types from `c_size_t` in `std` | Trevor Gross | -0/+2 |
| 2025-04-28 | Rollup merge of #140402 - lcnr:normalizes-to-certainty-yes, r=compiler-errors | Chris Denton | -32/+66 |
| 2025-04-28 | Rollup merge of #140396 - ChrisDenton:gnu-threads, r=jieyouxu | Chris Denton | -0/+6 |
| 2025-04-28 | Rollup merge of #140394 - Kobzol:git-test-self-contained, r=jieyouxu | Chris Denton | -0/+3 |
| 2025-04-28 | Rollup merge of #140391 - DaniPopes:sub-ptr-rename, r=RalfJung | Chris Denton | -14/+15 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -3/+12 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -289/+959 |
| 2025-04-28 | Rollup merge of #140302 - compiler-errors:inline_asm-bug, r=lcnr | Chris Denton | -73/+86 |
| 2025-04-28 | Rollup merge of #140276 - compiler-errors:typeof-less-eagerly, r=lcnr | Chris Denton | -0/+77 |
| 2025-04-28 | Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril | Chris Denton | -82/+229 |
| 2025-04-28 | Rollup merge of #139656 - scottmcm:stabilize-slice-as-chunks, r=dtolnay | Chris Denton | -27/+107 |
| 2025-04-28 | Rollup merge of #139308 - Shourya742:2025-03-29-add-autodiff-inline, r=ZuseZ4 | Chris Denton | -2/+145 |
| 2025-04-28 | Workaround for windows-gnu rust-lld test failure | Chris Denton | -0/+6 |
| 2025-04-28 | Add documentation on how to stabilize the compiler edition | Eric Huss | -0/+19 |
| 2025-04-28 | Merge pull request #19699 from ChayimFriedman2/escape-label | David Barsky | -7/+36 |
| 2025-04-28 | shared-generics: Do not share instantiations that cannot be created outside o... | Piotr Osiewicz | -12/+59 |
| 2025-04-28 | Merge pull request #19710 from rust-lang/davidbarsky/add-additional-details-t... | Chayim Refael Friedman | -9/+20 |
| 2025-04-28 | base-db: add more details to panic | David Barsky | -9/+20 |
| 2025-04-28 | Use target-cpu=z13 on s390x codegen const vector test | Eduard Stefes | -1/+5 |
| 2025-04-28 | Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg` | Lieselotte | -11/+10 |
| 2025-04-28 | Update mdbook to 0.4.48 | Eric Huss | -1/+1 |
| 2025-04-28 | Add documentation on how to migration the edition of the standard library | Eric Huss | -0/+18 |
| 2025-04-28 | Add an example of the example of an edition migration lint | Eric Huss | -0/+17 |
| 2025-04-28 | Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomez | bors | -743/+874 |
| 2025-04-28 | Do not compute type_of for impl item if impl where clauses are unsatisfied | Michael Goulet | -0/+77 |
| 2025-04-28 | review | lcnr | -19/+29 |
| 2025-04-28 | only return nested goals for `Certainty::Yes` | lcnr | -18/+42 |
| 2025-04-28 | Add T-compiler backports Zulip notifications | apiraino | -12/+35 |
| 2025-04-28 | We always use the current item as parent, so no need to pass it | Oli Scherer | -9/+4 |
| 2025-04-28 | PassWrapper: adapt for llvm/llvm-project@d3d856ad8469 | Augie Fackler | -4/+9 |
| 2025-04-28 | Fix `zombie_processes` FP inside closures (#14696) | Manish Goregaokar | -1/+26 |
| 2025-04-28 | remove noinline attribute and add alwaysinline after AD pass | bit-aloo | -10/+104 |
| 2025-04-28 | Merge pull request #19708 from Veykril/push-wrmyowrzkxzz | Lukas Wirth | -255/+188 |
| 2025-04-28 | Merge pull request #19542 from snprajwal/let-else-to-match | Lukas Wirth | -142/+335 |
| 2025-04-28 | Merge pull request #19469 from snprajwal/merge-imports | Lukas Wirth | -101/+175 |
| 2025-04-28 | Fix rustc test suite | bjorn3 | -1/+1 |
| 2025-04-28 | Rustup to rustc 1.88.0-nightly (cb31a009e 2025-04-27) | bjorn3 | -1/+1 |
| 2025-04-28 | Sync from rust cb31a009e3e735ab08613cec2d8a5a754e65596f | bjorn3 | -14/+2 |
| 2025-04-28 | refactor: De-arc lang item queries | Lukas Wirth | -255/+188 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -1904/+4091 |
| 2025-04-28 | Use associated types for SCC annotations, per code review suggestion | Amanda Stjerna | -52/+51 |
| 2025-04-28 | Decouple SCC annotations from SCCs | Amanda Stjerna | -159/+228 |
| 2025-04-28 | Make bootstrap git tests more self-contained | Jakub Beránek | -0/+3 |
| 2025-04-28 | Rework the logic for PointerFinder::visit_place | Bastian Kersting | -22/+17 |
| 2025-04-28 | refactor: migrate `merge_imports` to syntax editor | Prajwal S N | -43/+25 |