| Age | Commit message (Expand) | Author | Lines |
| 2024-12-16 | Handle fndef rendering together with signature rendering | Oli Scherer | -20/+26 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -3/+4 |
| 2024-12-15 | Rename `value` field to `expr` to simplify later commits' diffs | Oli Scherer | -1/+1 |
| 2024-12-15 | Rollup merge of #134285 - oli-obk:push-vwrqsqlwnuxo, r=Urgau | Stuart Cook | -1/+1 |
| 2024-12-14 | Rollup merge of #132939 - uellenberg:suggest-deref, r=oli-obk | Matthias Krüger | -30/+98 |
| 2024-12-14 | Add some convenience helper methods on `hir::Safety` | Oli Scherer | -1/+1 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -0/+6 |
| 2024-12-14 | Split UserTypeAnnotation to have a kind | Michael Goulet | -4/+4 |
| 2024-12-13 | Suggest using deref in patterns | uellenberg | -30/+98 |
| 2024-12-13 | Auto merge of #134122 - oli-obk:push-zqnyznxtpnll, r=petrochenkov | bors | -1/+3 |
| 2024-12-12 | Move impl constness into impl trait header | Oli Scherer | -1/+3 |
| 2024-12-12 | Rollup merge of #133122 - compiler-errors:afidt, r=oli-obk | Matthias Krüger | -12/+184 |
| 2024-12-11 | Rollup merge of #134158 - compiler-errors:item-def-id, r=jackh726 | Jacob Pratt | -3/+3 |
| 2024-12-11 | Rename projection_def_id to item_def_id | Michael Goulet | -3/+3 |
| 2024-12-10 | Rudimentary heuristic to insert parentheses when needed for RPIT overcaptures... | Michael Goulet | -5/+30 |
| 2024-12-10 | Don't check RPITITs that are Self:Sized for PointerLike | Michael Goulet | -0/+5 |
| 2024-12-10 | Implement projection and shim for AFIDT | Michael Goulet | -1/+131 |
| 2024-12-10 | Add feature gate, not working yet | Michael Goulet | -11/+48 |
| 2024-12-10 | Rollup merge of #134008 - jswrenn:unsafe-fields-copy, r=compiler-errors | León Orell Valerian Liehr | -2/+10 |
| 2024-12-08 | Rollup merge of #133767 - estebank:multiple-dep-version-tests, r=Nadrieril | Matthias Krüger | -21/+117 |
| 2024-12-07 | Make `Copy` unsafe to implement for ADTs with `unsafe` fields | Jack Wrenn | -2/+10 |
| 2024-12-07 | Add more info on type/trait mismatches for different crate versions | Esteban Küber | -21/+117 |
| 2024-12-05 | do not implement unsafe auto traits for types with unsafe fields | Jack Wrenn | -0/+9 |
| 2024-12-05 | Auto merge of #133893 - fmease:rollup-11pi6fg, r=fmease | bors | -52/+8 |
| 2024-12-05 | Rollup merge of #133872 - compiler-errors:simplify-gat-check, r=oli-obk | León Orell Valerian Liehr | -52/+2 |
| 2024-12-05 | Rollup merge of #133843 - estebank:empty-semi-sugg, r=jieyouxu | León Orell Valerian Liehr | -0/+6 |
| 2024-12-04 | No need to create placeholders for GAT args in confirm_object_candidate | Michael Goulet | -52/+2 |
| 2024-12-04 | Do not emit empty suggestion | Esteban Küber | -0/+6 |
| 2024-12-04 | Make sure to record deps from cached task in new solver on first run | Michael Goulet | -4/+1 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -30/+3 |
| 2024-12-03 | Remove generic_associated_types_extended feature gate | Michael Goulet | -30/+3 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -2/+1 |
| 2024-12-03 | Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnr | Matthias Krüger | -1/+1 |
| 2024-12-03 | Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnr | Matthias Krüger | -4/+25 |
| 2024-12-03 | Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-dead | Matthias Krüger | -22/+128 |
| 2024-12-02 | Assert that obligations are empty before deeply normalizing | Michael Goulet | -0/+20 |
| 2024-12-02 | Deeply normalize when computing implied outlives bounds | Michael Goulet | -4/+5 |
| 2024-12-02 | Fix const specialization | Michael Goulet | -5/+17 |
| 2024-12-02 | Reimplement specialization for const traits | Michael Goulet | -18/+112 |
| 2024-12-02 | Rollup merge of #133746 - oli-obk:push-xwyrylxmrtvq, r=jieyouxu | Guillaume Gomez | -3/+2 |
| 2024-12-02 | Auto merge of #133760 - GuillaumeGomez:rollup-2c1y8c3, r=GuillaumeGomez | bors | -1/+1 |
| 2024-12-02 | Move tests back to using AsyncFn | Michael Goulet | -1/+1 |
| 2024-12-02 | Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errors | Guillaume Gomez | -1/+1 |
| 2024-12-02 | Auto merge of #133626 - lcnr:fix-diesel, r=BoxyUwU | bors | -6/+11 |
| 2024-12-02 | remove `Ty::is_copy_modulo_regions` | lcnr | -1/+1 |
| 2024-12-02 | Add a helper method for extracting spans from AttrArgsEq | Oli Scherer | -3/+2 |
| 2024-12-02 | Change `AttrArgs::Eq` into a struct variant | Oli Scherer | -2/+2 |
| 2024-12-01 | Rollup merge of #133589 - voidc:remove-array-len, r=boxyuwu | Jacob Pratt | -2/+1 |
| 2024-12-01 | Adjust HostEffect error spans correctly to point at args | Michael Goulet | -1/+4 |
| 2024-11-30 | Remove hir::ArrayLen, introduce ConstArgKind::Infer | Dominik Stolz | -2/+1 |