| Age | Commit message (Expand) | Author | Lines |
| 2025-04-11 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-12 | ci: cancel parallel jobs if test fails | Prajwal S N | -4/+16 |
| 2025-04-11 | Rollup merge of #139662 - nnethercote:tweak-DefPathData, r=compiler-errors | Jacob Pratt | -3/+3 |
| 2025-04-11 | Implement DeleteFileW | Rune Tynan | -5/+46 |
| 2025-04-11 | refactor: migrate `expand_rest_pattern` to editor | Prajwal S N | -53/+66 |
| 2025-04-11 | fix clippy::useless-conversion | duncan | -1/+1 |
| 2025-04-11 | exclude build script targets from testing | duncan | -30/+19 |
| 2025-04-11 | test only packages that are workspace members | duncan | -1/+2 |
| 2025-04-11 | Update rust-analyzer for new proc_macro span api. | Mara Bos | -38/+13 |
| 2025-04-11 | use underscores in the target name for test update notifications | duncan | -1/+3 |
| 2025-04-11 | sync::mpsc: prevent double free on `Drop` | Petros Angelatos | -1/+1 |
| 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 | -3/+14 |
| 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 #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkan | Stuart Cook | -2/+117 |
| 2025-04-11 | Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead | Stuart Cook | -6/+33 |
| 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 | 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 | 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 | -5/+5 |
| 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 | -6/+33 |
| 2025-04-10 | Merge from rustc | Ralf Jung | -244/+174 |
| 2025-04-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |