| Age | Commit message (Expand) | Author | Lines |
| 2024-12-13 | Arbitrary self types v2: adjust diagnostic. | Adrian Taylor | -1/+23 |
| 2024-12-12 | Auto merge of #132961 - adetaylor:arbitrary-self-types-the-big-bit, r=compile... | bors | -21/+47 |
| 2024-12-12 | Rollup merge of #134070 - oli-obk:push-nquzymupzlsq, r=jieyouxu | Matthias Krüger | -44/+74 |
| 2024-12-11 | Clarify why a type is rejected for asm! | Oli Scherer | -44/+73 |
| 2024-12-11 | Evaluate constants in SIMD vec lengths before rejecting them | Oli Scherer | -0/+1 |
| 2024-12-11 | Arbitrary self types v2: use Receiver trait | Adrian Taylor | -21/+47 |
| 2024-12-11 | Rollup merge of #134158 - compiler-errors:item-def-id, r=jackh726 | Jacob Pratt | -2/+2 |
| 2024-12-11 | Rollup merge of #134141 - compiler-errors:anon-adt, r=lqd | Jacob Pratt | -14/+1 |
| 2024-12-11 | Rollup merge of #134105 - compiler-errors:validate-self-preds, r=wesleywiser | Jacob Pratt | -2/+9 |
| 2024-12-11 | Rename projection_def_id to item_def_id | Michael Goulet | -2/+2 |
| 2024-12-10 | Remove more traces of anonymous ADTs | Michael Goulet | -14/+1 |
| 2024-12-10 | Rollup merge of #134094 - estebank:const-trait-errors, r=compiler-errors | León Orell Valerian Liehr | -9/+57 |
| 2024-12-10 | Rollup merge of #134008 - jswrenn:unsafe-fields-copy, r=compiler-errors | León Orell Valerian Liehr | -9/+37 |
| 2024-12-10 | Validate self in host predicates correctly | Michael Goulet | -2/+9 |
| 2024-12-10 | Tweak wording of non-const traits used as const bounds | Esteban Küber | -9/+57 |
| 2024-12-09 | Unconditionally error at definition if default field value has const errors | Esteban Küber | -0/+19 |
| 2024-12-09 | Introduce `default_field_values` feature | Esteban Küber | -3/+10 |
| 2024-12-07 | Do not talk about "trait `<Foo = Bar>`" | Esteban Küber | -1/+7 |
| 2024-12-07 | Make `Copy` unsafe to implement for ADTs with `unsafe` fields | Jack Wrenn | -9/+37 |
| 2024-12-06 | Hide errors whose suggestions would contain error constants or types | Oli Scherer | -0/+3 |
| 2024-12-05 | Avoid fetching the anon const hir node that is already available | Oli Scherer | -16/+10 |
| 2024-12-04 | Rollup merge of #133850 - oli-obk:push-xryukktpyooq, r=compiler-errors | Matthias Krüger | -2/+12 |
| 2024-12-04 | Rollup merge of #133831 - BoxyUwU:ice_on_unfed_type_of, r=compiler-errors | Matthias Krüger | -238/+10 |
| 2024-12-04 | Avoid `opaque type not constrained` errors in the presence of other errors | Oli Scherer | -2/+12 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -0/+1 |
| 2024-12-03 | Don't try and handle unfed `type_of` on anon consts | Boxy | -238/+10 |
| 2024-12-03 | Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk | Matthias Krüger | -0/+1 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-12-02 | Add `core::arch::breakpoint` and test | Josh Triplett | -0/+1 |
| 2024-12-03 | Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnr | Matthias Krüger | -2/+1 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2024-12-03 | Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-dead | Matthias Krüger | -35/+0 |
| 2024-12-02 | Assert that obligations are empty before deeply normalizing | Michael Goulet | -2/+1 |
| 2024-12-02 | Fix const specialization | Michael Goulet | -35/+0 |
| 2024-12-02 | Rollup merge of #133610 - camelid:move-from_anon_const, r=BoxyUwU | Guillaume Gomez | -58/+160 |
| 2024-12-02 | Fix broken intra-doc link | Noah Lev | -1/+1 |
| 2024-12-02 | Move `Const::{from_anon_const,try_from_lit}` to hir_ty_lowering | Noah Lev | -57/+159 |
| 2024-12-02 | Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errors | Guillaume Gomez | -2/+2 |
| 2024-12-02 | remove `Ty::is_copy_modulo_regions` | lcnr | -2/+2 |
| 2024-12-01 | Rollup merge of #133589 - voidc:remove-array-len, r=boxyuwu | Jacob Pratt | -16/+9 |
| 2024-12-01 | Rollup merge of #133660 - compiler-errors:trait-obj-missing-assoc, r=lcnr | Matthias Krüger | -11/+20 |
| 2024-12-01 | Rollup merge of #132047 - compiler-errors:rbv-rtn-cleanup, r=cjgillot | Matthias Krüger | -35/+112 |
| 2024-12-01 | Auto merge of #133365 - compiler-errors:compare-impl-item, r=lcnr | bors | -47/+56 |
| 2024-11-30 | Remove hir::ArrayLen, introduce ConstArgKind::Infer | Dominik Stolz | -16/+9 |
| 2024-11-30 | Do not create trait object type if missing associated types | Michael Goulet | -11/+20 |
| 2024-11-30 | Move refinement check out of compare_impl_item | Michael Goulet | -9/+20 |
| 2024-11-30 | Make compare_impl_item into a query | Michael Goulet | -47/+45 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -32/+4 |
| 2024-11-28 | Replace `Symbol::intern` calls with preinterned symbols | clubby789 | -1/+1 |
| 2024-11-28 | support revealing defined opaque post borrowck | lcnr | -3/+11 |