mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently bindings where inferred on every `bindTypeVariable` call, but that's wasteful because not all binds are always correct. To avoid unnecessary inference traffic let's wait until re-activated constraints are simplified and notify binding inference about new fixed type only if all of them are successful.
19 KiB
19 KiB