-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itself
Description
| Previous ID | SR-511 |
| Radar | rdar://problem/24159196 |
| Original Reporter | @DougGregor |
| Type | Bug |
| Status | Closed |
| Resolution | Done |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | Compiler |
| Labels | Bug |
| Assignee | @gregomni |
| Priority | Medium |
md5: c05adde51e333cbc869be19170ae860f
Issue Description:
Per
https://github.com/apple/swift-evolution/blob/master/proposals/0011-replace-typealias-associated.md
we need to add the "associatedtype" keyword to declare associated types. In addition, we should add a warning + Fix-It that replaces "typealias" with "associatedtype".
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itself