mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Move associated type inference into its own class, to make this code easier to understand/maintain/improve. Minor diagnostics changes because we're properly passing uninference associated type declarations to the "group" checker.