Skip to content

Issues: apple/swift

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SR-11446] Switch matches enum case with incorrect number (and spelling) of argument labels. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation
#53847 opened Sep 10, 2019 by swift-ci
[SR-6656] Useless fixit switching enum tuple compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation enum Feature → type declarations: Swift enumeration declarations feature A feature request or implementation fix-its Feature: diagnostic fix-its improvement switch exhaustivity Feature: enforcement of exhaustivity in 'switch' statements type checker Area → compiler: Semantic analysis
#49205 opened Dec 21, 2017 by NachoSoto
[SR-5671] Compile failure for Type-Casting Pattern of Array downcasting bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#48241 opened Aug 10, 2017 by rintaro mannequin
[SR-5224] Unable to detect infinite recursion defining lazy property bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47799 opened Jun 14, 2017 by NachoSoto
[SR-5088] Integer switch not seen as exhaustive compiler The Swift compiler in itself improvement
#47664 opened Jun 4, 2017 by CharlesJS
[SR-4691] SE-0155 Normalize Enum Case Representation compiler The Swift compiler in itself improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
#47268 opened Apr 25, 2017 by tkremenek
ProTip! Exclude everything labeled bug with -label:bug.