mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If the type used in for-each loop doesn't conform to `Sequence` let's not try to diagnose anything about its element since such diagnostics would include unresolved types and actual problem (missing conformance) would already be diagnosed.
3.1 KiB
3.1 KiB