Commit Graph

7 Commits

Author SHA1 Message Date
Allan Shortlidge
f827e7c6d3 Tests: Remove -disable-availability-checking in variadic generics tests. 2024-10-20 15:37:15 -07:00
John McCall
f9d7c73c56 Add a test case for returning a closure that captures a pack 2023-06-14 21:29:21 -04:00
Slava Pestov
e9e6a51c82 Unconditionally enable variadic generic types now that SE-0398 has been accepted 2023-05-15 23:32:52 -04:00
Slava Pestov
4318a36be6 Sema: Availability checking for variadic generic types 2023-05-12 22:50:25 -04:00
John McCall
8421669a59 Pass down the substitutions of the original pattern when extracting
a subst abstraction pattern from a generic nominal type.
2023-03-27 18:31:08 -04:00
John McCall
3342d67161 Fix the creation of substituted abstraction patterns for expansions 2023-03-17 22:07:10 -04:00
Slava Pestov
c3a6bfb5bc SIL: Implement SILTypeSubstituter::hasSameShape() 2023-03-15 11:59:47 -04:00