| Age | Commit message (Expand) | Author | Lines |
| 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-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-17 | Reject union default field values | Jieyou Xu | -20/+62 |
| 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 | Dont suggest converting `///` to regular comment when it appears after missin... | xizheyin | -0/+77 |
| 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 |
| 2025-06-15 | Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r... | León Orell Valerian Liehr | -4/+357 |
| 2025-06-15 | Rollup merge of #141937 - WaffleLapkin:never-report-in-deps, r=oli-obk,travis... | León Orell Valerian Liehr | -0/+645 |
| 2025-06-15 | Rollup merge of #141769 - bjorn3:codegen_metadata_module_rework, r=workingjub... | León Orell Valerian Liehr | -9/+8 |
| 2025-06-15 | Rollup merge of #134661 - dtolnay:prefixattr, r=fmease | León Orell Valerian Liehr | -4/+43 |
| 2025-06-15 | Rollup merge of #133952 - bjorn3:remove_wasm_legacy_abi, r=alexcrichton | León Orell Valerian Liehr | -171/+0 |
| 2025-06-15 | Suggest adding semicolon in user code rather than macro impl details | Urgau | -0/+159 |
| 2025-06-15 | Auto merge of #142398 - fee1-dead-contrib:push-ynxrtswtkyxw, r=oli-obk | bors | -12/+12 |
| 2025-06-14 | Auto merge of #142129 - shepmaster:mismatched-syntaxes-in-function-like-place... | bors | -3/+107 |
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -171/+0 |
| 2025-06-14 | Rollup merge of #142477 - JonathanBrouwer:associated-type-suggestion, r=Waffl... | Matthias Krüger | -0/+59 |
| 2025-06-14 | Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubilee | Matthias Krüger | -29/+27 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -541/+405 |
| 2025-06-14 | Rollup merge of #141399 - GuillaumeGomez:extracted-doctest, r=aDotInTheVoid | Matthias Krüger | -1/+13 |
| 2025-06-14 | Rollup merge of #140593 - m-ou-se:some-temp, r=Nadrieril | Matthias Krüger | -131/+124 |
| 2025-06-14 | Async drop - fix for StorageLive/StorageDead codegen for pinned async drop fu... | Andrew Zhogin | -4/+357 |
| 2025-06-13 | Rollup merge of #142480 - workingjubilee:unhandwrite-minicore, r=tgross35 | Jubilee | -10/+6 |
| 2025-06-13 | Rollup merge of #142449 - oli-obk:missing-mgca-args, r=BoxyUwU | Jubilee | -38/+35 |
| 2025-06-13 | Rollup merge of #142302 - JonathanBrouwer:invalid-const-token, r=jdonszelmann | Jubilee | -117/+187 |
| 2025-06-13 | Rollup merge of #142273 - workingjubilee:rework-gpu-kernel-feature-gate-test,... | Jubilee | -21/+172 |
| 2025-06-13 | Rollup merge of #142046 - Qelxiros:122742-vec_peek_mut, r=cuviper | Jubilee | -2/+2 |
| 2025-06-13 | Rollup merge of #141352 - lcnr:no-builtin-preference, r=compiler-errors | Jubilee | -0/+50 |
| 2025-06-13 | tests: Convert two handwritten minicores to add-core-stubs | Jubilee Young | -10/+6 |
| 2025-06-14 | Add `f16` inline asm support for LoongArch | WANG Rui | -1/+25 |
| 2025-06-13 | Auto merge of #134841 - estebank:serde-attr-4, r=wesleywiser | bors | -0/+256 |
| 2025-06-14 | Fix incorrect suggestion when calling an associated type with a type anchor | Jonathan Brouwer | -2/+2 |
| 2025-06-14 | Failing test | Jonathan Brouwer | -0/+59 |
| 2025-06-13 | Add AST pretty-printer tests involving attr precedence | David Tolnay | -4/+43 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -282/+898 |
| 2025-06-13 | Rework how the disallowed qualifier lints are generated | Jonathan Brouwer | -219/+117 |
| 2025-06-13 | variadic functions: remove list of supported ABIs from error | Ralf Jung | -29/+27 |