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

if expression with opaque types and availability. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself opaque result types Feature → types → opaque types: opaque result types type checker Area → compiler: Semantic analysis
#69812 opened Nov 13, 2023 by zienag
Make conversion between BridgedIdentifier and Identifier implicit ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself task
#68347 opened Sep 6, 2023 by ahoppen
Improve enum element pattern matching diagnostics when the arity of arguments mismatch bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation pattern matching Feature: pattern matching type checker Area → compiler: Semantic analysis
#66750 opened Jun 19, 2023 by hamishknight
Handle patterns for argument list related diagnostics bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation
#65062 opened Apr 11, 2023 by hamishknight
Profiler ignores Never returning functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code coverage Area → source tooling: code coverage compiler The Swift compiler in itself Never Area → standard library: The `Never` type source tooling Area: IDE support, SourceKit, and other source tooling swift 5.7 unexpected behavior Bug: Unexpected behavior or incorrect output
#61487 opened Oct 7, 2022 by hamishknight
ProTip! Add no:assignee to see everything that’s not assigned.