| Age | Commit message (Expand) | Author | Lines |
| 2025-04-11 | sync::mpsc: add miri reproducer of double free | Petros Angelatos | -0/+45 |
| 2025-04-11 | fix build fail on macos bacause of libffi-sys 2.3.0; This updates libffi to n... | LorrensP-2158466 | -5/+5 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -11/+22 |
| 2025-04-11 | Fix link to rustc_* TEST attributes in ui.md | Stan Manilov | -1/+1 |
| 2025-04-11 | Introduce `DefPathData::AnonAssocTy`. | Nicholas Nethercote | -3/+3 |
| 2025-04-11 | Auto merge of #139011 - Zoxc:no-rayon-iters, r=oli-obk | bors | -2/+1 |
| 2025-04-10 | Stabilize `slice_as_chunks` library feature | Scott McMurray | -2/+1 |
| 2025-04-11 | Rollup merge of #139574 - onur-ozkan:better-channel-handling, r=onur-ozkan | Stuart Cook | -16/+19 |
| 2025-04-11 | Rollup merge of #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkan | Stuart Cook | -3/+123 |
| 2025-04-11 | Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead | Stuart Cook | -6/+35 |
| 2025-04-10 | Merge pull request #19570 from ChayimFriedman2/fix-store-panic | Chayim Refael Friedman | -6/+44 |
| 2025-04-11 | Fix an incorrect `ExpressionStore` that was passed | Chayim Refael Friedman | -6/+44 |
| 2025-04-11 | fix: `make::expr_call() -> CallExpr` | Prajwal S N | -29/+33 |
| 2025-04-11 | fix: `make::expr_method_call() -> MethodCallExpr` | Prajwal S N | -27/+27 |
| 2025-04-11 | fix: `make::expr_closure() -> ClosureExpr` | Prajwal S N | -7/+6 |
| 2025-04-11 | fix: `make::expr_paren() -> ParenExpr` | Prajwal S N | -12/+13 |
| 2025-04-11 | refactor: editor for `destructure_struct_binding` | Prajwal S N | -99/+76 |
| 2025-04-10 | compiletest: Trim the value of `dont-require-annotations` | Vadim Petrochenkov | -1/+1 |
| 2025-04-10 | dev-guide: Document `dont-require-annotations` | Vadim Petrochenkov | -17/+39 |
| 2025-04-10 | compiletest: Turn `TestProps::require_annotations` into a set | Vadim Petrochenkov | -46/+19 |
| 2025-04-10 | compiletest: Make `SUGGESTION` annotations viral | Vadim Petrochenkov | -3/+10 |
| 2025-04-10 | Auto merge of #137412 - scottmcm:redo-swap, r=cuviper | bors | -0/+30 |
| 2025-04-10 | Remove the use of Rayon iterators | John Kåre Alsaker | -2/+1 |
| 2025-04-10 | Merge pull request #4261 from CraftSpider/windows-rtl-to-dos | Ralf Jung | -1/+29 |
| 2025-04-10 | Implement RtlNtStatusToDosError and shim test for it | Rune Tynan | -1/+29 |
| 2025-04-10 | lazify `render_assoc_items_inner` | Yotam Ofek | -37/+54 |
| 2025-04-10 | make `doc_impl_item` and `render_default_items` receive `impl fmt::Write` | Yotam Ofek | -126/+108 |
| 2025-04-10 | make `link_tooltip` return `impl fmt::Display` | Yotam Ofek | -27/+30 |
| 2025-04-10 | make `AllTypes::print` return `impl fmt::Display` | Yotam Ofek | -40/+36 |
| 2025-04-10 | Merge pull request #19565 from davidbarsky/davidbarsky/add-prime-caches-subco... | David Barsky | -13/+108 |
| 2025-04-10 | internal: cleanup CLI flag documentation | David Barsky | -10/+10 |
| 2025-04-10 | Rollup merge of #139630 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -229/+1531 |
| 2025-04-10 | Rollup merge of #139609 - jieyouxu:compiletest-path-misc, r=Kobzol | Matthias Krüger | -22/+23 |
| 2025-04-10 | Rollup merge of #139606 - jieyouxu:compiletest-edition2024, r=compiler-errors | Matthias Krüger | -15/+44 |
| 2025-04-10 | Rollup merge of #139510 - nnethercote:name-to-ident, r=fee1-dead | Matthias Krüger | -19/+19 |
| 2025-04-10 | internal: add `prime-caches` subcommand | David Barsky | -6/+101 |
| 2025-04-10 | Merge pull request #19566 from flodiebold/push-vzpyzvpkwkyt | Florian Diebold | -5/+4 |
| 2025-04-10 | Fix dyn compatibility code bypassing callable_item_signature query | Florian Diebold | -5/+4 |
| 2025-04-10 | Bump crossbeam-channel from 0.5.14 to 0.5.15 | dependabot[bot] | -2/+2 |
| 2025-04-10 | chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 | dependabot[bot] | -3/+3 |
| 2025-04-10 | fix: Walk const block expressions for unsafety checking | Lukas Wirth | -0/+21 |
| 2025-04-10 | run all 'thread' tests on FreeBSD, and also on 32bit | Ralf Jung | -4/+4 |
| 2025-04-10 | fix: Fix invalid signature bitflags | Lukas Wirth | -103/+100 |
| 2025-04-10 | Allow drivers to supply a list of extra symbols to intern | Alex Macleod | -0/+1 |
| 2025-04-10 | Allow drivers to supply a list of extra symbols to intern | Alex Macleod | -6/+35 |
| 2025-04-10 | Merge from rustc | Ralf Jung | -844/+1015 |
| 2025-04-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-04-10 | Merge pull request #19461 from Hmikihiro/shadow_by_module | Lukas Wirth | -7/+180 |
| 2025-04-10 | Merge pull request #19555 from Urgau/patch-1 | Lukas Wirth | -0/+6 |
| 2025-04-10 | Add minimal x86_64-lynx-lynxos178 support. | Tim Newsome | -0/+80 |