[SR-7151] Generalize CaseIterable Synthesis for Availability #49699
Labels
compiler
The Swift compiler itself
derived conformances
Feature → protocol → conformances: derived conformances aka synthesized conformances
feature
A feature request or implementation
good first issue
Good for newcomers
improvement
Additional Detail from JIRA
md5: 508eab090d1f0026b4428b290a2d40be
relates to:
Issue Description:
As of this issue, the current implementation of SE-0194 does not synthesize a conformance if any cases contain an availability attribute. This restriction may be lifted at any time by an implementation that maintains the source-order invariant.
The text was updated successfully, but these errors were encountered: