mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is technically a source break, but it was always a circularity issue. It will compile fine in isolation, but all attempts to lookup nested type via qualified lookup (e.g. witness matching) will re-enter themselves and potentially produce inconsistent results. Commit a regression test so we nail down this behavior to see if we can revisit this.
2.7 KiB
2.7 KiB