swift
Check generic requirements when type checking calls to variadic generic functions
#61657
Merged

Check generic requirements when type checking calls to variadic generic functions #61657

slavapestov
slavapestov slavapestov force pushed 3 years ago
slavapestov Sema: Split up test/Constraints/type_sequences.swift
74a6350f
slavapestov Sema: Fix matchCallArguments() to allow empty pack type bindings
c41341d9
slavapestov AST: Fix Type::walk() to visit the count type of a PackExpansionType
72c157e5
slavapestov Sema: Introduce ConstraintKind::SubclassOf
46d5fa68
slavapestov Sema: Check requirements when calling a variadic generic function
7d0de80b
slavapestov Sema: Support PackExpansionTypes in matchPackTypes()
cbce4a52
slavapestov AST: Implement support for projecting member types from PackType via …
87c0b2dd
slavapestov Sema: Implement support for projecting member types from PackType in …
afbf844b
slavapestov Sema: Handle PackElement locator in repairFailures()
f3fcc44d
slavapestov slavapestov force pushed 3 years ago
slavapestov Sema: Check AnyObject requirements of variadic generic functions
c34f8d3a
slavapestov slavapestov force pushed to c34f8d3a 3 years ago
slavapestov
slavapestov slavapestov merged 77b702d1 into main 3 years ago
xedin
xedin commented on 2022-10-26
xedin
xedin commented on 2022-10-26
xedin
xedin commented on 2022-10-26
xedin
xedin commented on 2022-10-26
xedin
xedin commented on 2022-10-26

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone