mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently `allowFreeTypeVariableBindings` flag has to be passed all the way down from top-level `solve` call to `finalize` that forms (partial and complete) solutions. Instead of doing that, let's just make it a part of the solver state, which is already present throughout whole solver run.
88 KiB
88 KiB