You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFC] Teach BuiltinFunctionBuilder to Build Requirements
There is no need to build a fake RequirementRepr if we can directly represent a the requested AnyObject conformance constraint in the generated generic signature.
This removes the final user of the TypeLoc-bearing constructors of RequirementReprs.
0 commit comments