about summary refs log tree commit diff
path: root/tests/ui/delegation
AgeCommit message (Expand)AuthorLines
2024-03-27Delegation: fix ICE on wrong instantiationBryanskiy-177/+225
2024-03-26Rollup merge of #123091 - Bryanskiy:delegation-fixes, r=petrochenkovMatthias Krüger-0/+103
2024-03-26Delegation: fix ICE on wrong `self` resolutionBryanskiy-0/+103
2024-03-22Delegation: fix ICE on `bound_vars` divergenceBryanskiy-0/+49
2024-03-16Delegation: fix ICE on duplicated associative itemsBryanskiy-0/+46
2024-03-07Merge collect_mod_item_types query into check_well_formedOli Scherer-35/+35
2024-03-07Use the same collection order as check_mod_type_wfOli Scherer-18/+18
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-5/+5
2024-02-07Update testsr0cky-4/+24
2024-01-12Delegation implementation: step 1Bryanskiy-0/+771