| Age | Commit message (Expand) | Author | Lines |
| 2025-06-10 | Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercote | bors | -67/+85 |
| 2025-06-10 | Rollup merge of #142271 - workingjubilee:fn-ptrs-have-two-different-lints, r=... | León Orell Valerian Liehr | -166/+182 |
| 2025-06-10 | Rollup merge of #142240 - fee1-dead-contrib:push-zkkzoxlymslv, r=oli-obk | León Orell Valerian Liehr | -0/+20 |
| 2025-06-10 | Rollup merge of #142124 - oli-obk:transmute-cast, r=scottmcm | León Orell Valerian Liehr | -0/+1 |
| 2025-06-10 | Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwU | León Orell Valerian Liehr | -16/+60 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -19/+0 |
| 2025-06-10 | Loop check anon consts on their own | Oli Scherer | -35/+35 |
| 2025-06-10 | Remove check_mod_loops query and run the checks per-body instead | Oli Scherer | -45/+45 |
| 2025-06-10 | Add regression test for break inside const items | Oli Scherer | -1/+19 |
| 2025-06-09 | tests: bless unsupported_calling_conventions linting on some fn_ptrs | Jubilee Young | -166/+182 |
| 2025-06-09 | Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkov | Trevor Gross | -0/+15 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -19/+0 |
| 2025-06-09 | deduplicate the rest of AST walker functions | Deadbeef | -0/+20 |
| 2025-06-09 | Always consider `const _` items as live for dead code analysis | Urgau | -0/+15 |
| 2025-06-09 | Auto merge of #142242 - matthiaskrgr:rollup-1sgx0ji, r=matthiaskrgr | bors | -0/+233 |
| 2025-06-09 | Rollup merge of #142193 - dianne:binding-drop-order-edge-case-tests, r=Nadrieril | Matthias Krüger | -0/+233 |
| 2025-06-09 | Make `since` of removed features the version removed and fill `pull` | xizheyin | -6/+6 |
| 2025-06-09 | Note the version and PR of removed features when using it | xizheyin | -18/+39 |
| 2025-06-09 | Add ui test removed-features-note-version-and-pr-issue-141619 | xizheyin | -0/+23 |
| 2025-06-09 | Auto merge of #142234 - matthiaskrgr:rollup-kg5wibu, r=matthiaskrgr | bors | -0/+31 |
| 2025-06-09 | Rollup merge of #142191 - bvanjoi:issue-135863, r=compiler-errors | Matthias Krüger | -0/+31 |
| 2025-06-09 | Auto merge of #141435 - RalfJung:unsupported_calling_conventions, r=workingju... | bors | -316/+1393 |
| 2025-06-09 | Auto merge of #142220 - workingjubilee:rollup-idgfpof, r=workingjubilee | bors | -450/+288 |
| 2025-06-08 | Rollup merge of #142183 - Kivooeo:30904-test, r=compiler-errors | Jubilee | -0/+53 |
| 2025-06-08 | Rollup merge of #142171 - Kivooeo:tf7, r=workingjubilee | Jubilee | -19/+18 |
| 2025-06-08 | Rollup merge of #142132 - Kivooeo:tf6, r=workingjubilee | Jubilee | -79/+45 |
| 2025-06-08 | Rollup merge of #142053 - heiher:loong32-none, r=wesleywiser | Jubilee | -1/+1 |
| 2025-06-08 | Remove rustc's notion of "preferred" alignment AKA `__alignof` | Jubilee Young | -351/+171 |
| 2025-06-08 | Auto merge of #142008 - RalfJung:const-eval-error-here, r=oli-obk | bors | -929/+929 |
| 2025-06-08 | Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3 | bors | -123/+106 |
| 2025-06-08 | try to manually bless windows test output | Ralf Jung | -2/+37 |
| 2025-06-09 | early return in trait detection for non-trait item | bohan | -0/+31 |
| 2025-06-08 | add tests for pattern binding drop order edge cases | dianne | -0/+233 |
| 2025-06-08 | cleaned up some tests | Kivooeo | -19/+18 |
| 2025-06-08 | add specific help messages for stdcall and cdecl | Ralf Jung | -102/+353 |
| 2025-06-08 | avoid repeating error annotations in test file | Ralf Jung | -418/+290 |
| 2025-06-08 | raw dylib: ensure that we have applied standard ABI checks | Ralf Jung | -1/+27 |
| 2025-06-08 | add (back) unsupported_calling_conventions lint to reject more invalid callin... | Ralf Jung | -222/+1115 |
| 2025-06-08 | Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkov | bors | -124/+140 |
| 2025-06-08 | added test for 30904 | Kivooeo | -0/+53 |
| 2025-06-07 | Rollup merge of #142148 - workingjubilee:dont-ice-on-force-warn, r=Urgau | Guillaume Gomez | -0/+41 |
| 2025-06-07 | Rollup merge of #142126 - compiler-errors:normalize-uv-via-relate, r=BoxyUwU | Guillaume Gomez | -0/+42 |
| 2025-06-07 | Rollup merge of #141661 - Urgau:deny-dangerous_implicit_autorefs, r=traviscross | Guillaume Gomez | -92/+98 |
| 2025-06-07 | Rollup merge of #140560 - Urgau:test_attr-module-level, r=GuillaumeGomez | Guillaume Gomez | -25/+147 |
| 2025-06-08 | cleaned up some tests | Kivooeo | -79/+45 |
| 2025-06-07 | cci_inrinsic tets: do not use atomic intrinsic | Ralf Jung | -29/+14 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -109/+107 |
| 2025-06-07 | Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features | sayantn | -19/+0 |
| 2025-06-07 | Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features | sayantn | -19/+0 |
| 2025-06-07 | Auto merge of #141964 - sayantn:update-stdarch, r=Amanieu | bors | -2/+0 |