mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The “inherited” types of an associated type are only needed to type-check an associated type in the context of its protocol. Once that is complete, the requirement signature of the protocol is the “truth”, and we no longer rely on the “inherited” types. Stop serializing them.
46 KiB
46 KiB