Files
swift-mirror/test/Constraints/function.swift
Pavel Yaskevich 8b8e002bc4 [CSBindings] Allow hack that drops noEscape bit from function types to work during constraint generation phase
Previously bindings were inferred only during solving but now they
are inferred as soon as something changes in the constraint graph,
so the hack that dropped `noEscape` bit from function type when
inferred for generic parameter should be allowed during constraint
generation as well.
2021-02-24 15:28:54 -08:00

8.9 KiB