| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | Auto merge of #141964 - sayantn:update-stdarch, r=Amanieu | bors | -2/+0 |
| 2025-06-07 | const-eval error: always say in which item the error occurred | Ralf Jung | -929/+929 |
| 2025-06-07 | compiler: Treat ForceWarning as a Warning for diagnostic level | Jubilee Young | -0/+41 |
| 2025-06-07 | Rollup merge of #142131 - estebank:cast-sugg, r=Urgau | Jacob Pratt | -46/+85 |
| 2025-06-07 | Rollup merge of #142045 - estebank:obligation-cause-code-suggestion, r=compil... | Jacob Pratt | -48/+69 |
| 2025-06-06 | Rollup merge of #142113 - shepmaster:drop-order-test-confusion, r=jieyouxu | Guillaume Gomez | -29/+18 |
| 2025-06-06 | Rollup merge of #142043 - estebank:const-suggestion, r=wesleywiser | Guillaume Gomez | -9/+21 |
| 2025-06-06 | reword suggestion message | Esteban Küber | -9/+9 |
| 2025-06-06 | Make obligation cause code suggestions verbose | Esteban Küber | -48/+69 |
| 2025-06-06 | Make cast suggestions verbose | Esteban Küber | -45/+84 |
| 2025-06-06 | Treat normalizing consts like normalizing types in deeply normalize | Michael Goulet | -0/+42 |
| 2025-06-06 | Auto merge of #141681 - compiler-errors:fast-path-stalled, r=lcnr | bors | -5/+2 |
| 2025-06-06 | Reduce confusion of some drop order tests | Jake Goulding | -29/+18 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -1/+1 |
| 2025-06-06 | Rollup merge of #142012 - oli-obk:no-optional-spans, r=fee1-dead | Matthias Krüger | -4/+7 |
| 2025-06-06 | Rollup merge of #141982 - Kivooeo:tf5, r=jieyouxu | Matthias Krüger | -188/+135 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -406/+1183 |
| 2025-06-05 | Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgr | bors | -172/+122 |
| 2025-06-05 | cleaned up some tests | Kivooeo | -188/+135 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -4/+7 |
| 2025-06-05 | Rollup merge of #142032 - matthewjasper:frontmatter-lexing, r=fee1-dead | Matthias Krüger | -0/+21 |
| 2025-06-05 | Rollup merge of #142015 - oli-obk:wrong-instance, r=RalfJung | Matthias Krüger | -2/+3 |
| 2025-06-05 | Rollup merge of #141974 - Kivooeo:tf4, r=jieyouxu | Matthias Krüger | -170/+98 |