summaryrefslogtreecommitdiff
path: root/tests/ui/lazy-type-alias
AgeCommit message (Expand)Author
2023-08-26Account for `Weak` alias kinds when adding more targetted obligationEsteban Küber
2023-08-10Unlock trailing where-clauses for lazy type aliasesLeón Orell Valerian Liehr
2023-08-08Rollup merge of #114594 - compiler-errors:new-solver-resolve-aliases, r=lcnrMatthias Krüger
2023-08-07Resolve target type of coercionMichael Goulet
2023-08-07Store the laziness of type aliases in the DefKindLeón Orell Valerian Liehr
2023-08-03Compute variances for lazy type aliasesLeón Orell Valerian Liehr
2023-07-30Check lazy type aliases for well-formednessLeón Orell Valerian Liehr