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

Unexpected ambiguous type error when assigning to conforming primary associated type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72977 opened Apr 11, 2024 by hydrixos
Inconsistent error reporting on escaping closures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72349 opened Mar 15, 2024 by hydrixos
Crash when passing unconstrained protocol type to generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values generics Feature: generic declarations and types implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type swift 6.0 type checker Area → compiler: Semantic analysis
#71644 opened Feb 15, 2024 by hydrixos
ProTip! Exclude everything labeled bug with -label:bug.