| Age | Commit message (Expand) | Author | Lines |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -82/+355 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -6/+81 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+170 |
| 2024-12-13 | Rollup merge of #133937 - estebank:silence-resolve-errors-from-mod-with-parse... | Matthias Krüger | -18/+48 |
| 2024-12-13 | Rollup merge of #133900 - jieyouxu:ui-cleanup-1, r=fmease | Matthias Krüger | -64/+137 |
| 2024-12-13 | Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obk | bors | -102/+102 |
| 2024-12-13 | Auto merge of #133294 - matthiaskrgr:crashes21nov, r=jieyouxu | bors | -0/+113 |
| 2024-12-13 | Auto merge of #132706 - compiler-errors:async-closures, r=oli-obk | bors | -462/+234 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -462/+234 |
| 2024-12-12 | Auto merge of #132961 - adetaylor:arbitrary-self-types-the-big-bit, r=compile... | bors | -50/+1245 |
| 2024-12-12 | crashes: more tests | Matthias Krüger | -0/+113 |
| 2024-12-12 | Auto merge of #134223 - matthiaskrgr:rollup-qy69vqb, r=matthiaskrgr | bors | -0/+235 |
| 2024-12-12 | Rollup merge of #133122 - compiler-errors:afidt, r=oli-obk | Matthias Krüger | -0/+235 |
| 2024-12-12 | Add tests | Michael Goulet | -0/+170 |
| 2024-12-12 | Auto merge of #132789 - matthiaskrgr:debug_tests, r=jieyouxu | bors | -0/+146 |
| 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 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -6/+81 |
| 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 | Arbitrary self types v2: generics test. | Adrian Taylor | -0/+98 |
| 2024-12-11 | Arbitrary self types v2: detect shadowing problems. | Adrian Taylor | -0/+546 |
| 2024-12-11 | Arbitrary self types v2: use Receiver trait | Adrian Taylor | -50/+601 |
| 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 | Silence `use foo::Bar;` error if `Bar` isn't found in `foo` and `foo.rs` has ... | Esteban Küber | -10/+3 |
| 2024-12-10 | Keep track of parse errors in `mod`s and don't emit resolve errors for paths ... | Esteban Küber | -27/+4 |
| 2024-12-10 | Add test for resolve errors caused by mod with parse errors | Esteban Küber | -0/+60 |
| 2024-12-10 | Excercise const trait interaction with default fields | Esteban Küber | -9/+30 |
| 2024-12-10 | Don't check RPITITs that are Self:Sized for PointerLike | Michael Goulet | -0/+13 |
| 2024-12-10 | Implement projection and shim for AFIDT | Michael Goulet | -0/+160 |