-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
compilerThe Swift compiler itselfThe Swift compiler itselfconformancesFeature → protocol: protocol conformancesFeature → protocol: protocol conformancesdiagnostics QoIBug: Diagnostics Quality of ImplementationBug: Diagnostics Quality of ImplementationimprovementprotocolFeature → type declarations: Protocol declarationsFeature → type declarations: Protocol declarationstype checkerArea → compiler: Semantic analysisArea → compiler: Semantic analysis
Description
Previous ID | SR-2077 |
Radar | rdar://problem/22338748 |
Original Reporter | @ahoppen |
Type | Improvement |
Status | Closed |
Resolution | Done |
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Improvement, DiagnosticsQoI |
Assignee | @ahoppen |
Priority | Medium |
md5: 74e8f1e4a61be8a711801cc1542e9224
is duplicated by:
- SR-2233 Rich Protocol Non-Conformance Errors
Issue Description:
Add a fixit to each missing protocol requirement that provides a stub which implements the requirement.
Metadata
Metadata
Assignees
Labels
compilerThe Swift compiler itselfThe Swift compiler itselfconformancesFeature → protocol: protocol conformancesFeature → protocol: protocol conformancesdiagnostics QoIBug: Diagnostics Quality of ImplementationBug: Diagnostics Quality of ImplementationimprovementprotocolFeature → type declarations: Protocol declarationsFeature → type declarations: Protocol declarationstype checkerArea → compiler: Semantic analysisArea → compiler: Semantic analysis