| Age | Commit message (Expand) | Author | Lines |
| 2024-12-12 | Rollup merge of #134154 - dev-ardi:field-expr-generics, r=compiler-errors | Matthias Krüger | -14/+7 |
| 2024-12-12 | Rollup merge of #134144 - compiler-errors:fallback-apit, r=WaffleLapkin | Matthias Krüger | -15/+134 |
| 2024-12-12 | Rollup merge of #134070 - oli-obk:push-nquzymupzlsq, r=jieyouxu | Matthias Krüger | -0/+57 |
| 2024-12-12 | Auto merge of #129181 - beetrees:asm-spans, r=pnkfelix,compiler-errors | bors | -167/+1521 |
| 2024-12-12 | Properly consider APITs for never type fallback ascription fix | Michael Goulet | -15/+134 |
| 2024-12-11 | Auto merge of #128004 - folkertdev:naked-fn-asm, r=Amanieu | bors | -89/+319 |
| 2024-12-11 | Clarify why a type is rejected for asm! | Oli Scherer | -5/+10 |
| 2024-12-11 | Evaluate constants in SIMD vec lengths before rejecting them | Oli Scherer | -11/+1 |
| 2024-12-11 | Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgr | bors | -4/+2 |
| 2024-12-11 | Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxu | Matthias Krüger | -4/+2 |
| 2024-12-11 | Add regression tests | Oli Scherer | -0/+62 |
| 2024-12-11 | Don't emit "field expressions may not have generic arguments" if it's a metho... | Orion Gonzalez | -14/+7 |
| 2024-12-11 | coverage: Adjust a codegen test to ignore the order of covmap/covfun globals | Zalathar | -4/+2 |
| 2024-12-11 | Rollup merge of #134142 - compiler-errors:paren-sug, r=jieyouxu | Jacob Pratt | -1/+28 |
| 2024-12-11 | Rollup merge of #134136 - estebank:const-trait-default-field-test, r=jieyouxu | Jacob Pratt | -13/+39 |
| 2024-12-11 | Rollup merge of #134105 - compiler-errors:validate-self-preds, r=wesleywiser | Jacob Pratt | -0/+22 |
| 2024-12-10 | Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures... | Michael Goulet | -1/+28 |
| 2024-12-10 | make naked function generics test stricter | Folkert de Vries | -4/+5 |
| 2024-12-10 | fix the `naked-asan` test | Folkert de Vries | -5/+2 |
| 2024-12-10 | codegen `#[naked]` functions using `global_asm!` | Folkert | -85/+317 |
| 2024-12-10 | Further document default field test | Esteban Küber | -7/+12 |
| 2024-12-10 | Rollup merge of #134103 - compiler-errors:never-pat-range, r=oli-obk | León Orell Valerian Liehr | -0/+27 |
| 2024-12-10 | Rollup merge of #134094 - estebank:const-trait-errors, r=compiler-errors | León Orell Valerian Liehr | -186/+1065 |
| 2024-12-10 | Rollup merge of #134042 - sayantn:power8-crypto, r=jieyouxu | León Orell Valerian Liehr | -0/+1 |
| 2024-12-10 | Rollup merge of #133583 - tbu-:pr_fix_typo2, r=compiler-errors | León Orell Valerian Liehr | -2/+2 |
| 2024-12-10 | Excercise const trait interaction with default fields | Esteban Küber | -9/+30 |
| 2024-12-10 | Fix type (exit → exist) | Tobias Bucher | -2/+2 |
| 2024-12-10 | Auto merge of #134125 - fmease:rollup-u38o3ob, r=fmease | bors | -4/+118 |
| 2024-12-10 | Rollup merge of #134017 - compiler-errors:call-once-deduction, r=jieyouxu | León Orell Valerian Liehr | -0/+14 |
| 2024-12-10 | Rollup merge of #134008 - jswrenn:unsafe-fields-copy, r=compiler-errors | León Orell Valerian Liehr | -0/+69 |
| 2024-12-10 | Rollup merge of #133980 - xingxue-ibm:ln-option-aix, r=jieyouxu | León Orell Valerian Liehr | -1/+11 |
| 2024-12-10 | Rollup merge of #133970 - xingxue-ibm:sigaction, r=nnethercote | León Orell Valerian Liehr | -3/+24 |
| 2024-12-10 | Rollup merge of #134010 - RalfJung:promoted-type-error-ice, r=oli-obk | León Orell Valerian Liehr | -174/+23 |
| 2024-12-10 | Rollup merge of #133946 - Zalathar:ready-first, r=oli-obk | León Orell Valerian Liehr | -1076/+783 |
| 2024-12-10 | Rollup merge of #131558 - sassman:feat/warnin-for-no-mangle-together-with-exp... | León Orell Valerian Liehr | -1/+69 |
| 2024-12-10 | Auto merge of #134096 - fmease:rollup-0asgoo8, r=fmease | bors | -102/+145 |
| 2024-12-10 | Validate self in host predicates correctly | Michael Goulet | -0/+22 |
| 2024-12-10 | Don't ICE when encountering never in pattern | Michael Goulet | -0/+27 |
| 2024-12-10 | Tweak wording of non-const traits used as const bounds | Esteban Küber | -186/+1065 |
| 2024-12-10 | Auto merge of #129514 - estebank:default-field-values, r=compiler-errors | bors | -184/+860 |
| 2024-12-09 | Rollup merge of #134073 - DianQK:fix-131227, r=oli-obk | León Orell Valerian Liehr | -16/+19 |
| 2024-12-09 | Rollup merge of #134053 - notriddle:notriddle/issue-d, r=GuillaumeGomez | León Orell Valerian Liehr | -86/+95 |
| 2024-12-09 | Rollup merge of #134043 - ehuss:unicode-version, r=jieyouxu | León Orell Valerian Liehr | -0/+31 |
| 2024-12-09 | Rollup merge of #133996 - Zalathar:ui-link-native-libs, r=jieyouxu | León Orell Valerian Liehr | -0/+0 |
| 2024-12-09 | Support x-crate default fields | Esteban Küber | -0/+11 |
| 2024-12-09 | Unconditionally error at definition if default field value has const errors | Esteban Küber | -41/+10 |
| 2024-12-09 | Disallow `#[default] Variant {}` regardless of feature flag | Esteban Küber | -8/+22 |
| 2024-12-09 | review comments: rewordings | Esteban Küber | -44/+44 |
| 2024-12-09 | Provide diagnostic for `Struct(a, .., z)` expression | Esteban Küber | -8/+92 |
| 2024-12-09 | Detect `struct S(ty = val);` | Esteban Küber | -2/+10 |