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

Hasher.combine fails to implicitly open Hashable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72269 opened Mar 12, 2024 by jasonbobier
Conditional cast from 'any Error' to 'any Equatable' always succeeds... but doesn't bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70114 opened Nov 30, 2023 by jasonbobier
'super' members cannot be referenced in a root class error when root class is in an extension of enum (namespace) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68761 opened Sep 26, 2023 by jasonbobier
Using value pack in closure crashes compiler assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions swift 5.9 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#67503 by jasonbobier was closed Oct 19, 2023
Compiler crash with optional closure (possibly Observable related) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67324 by jasonbobier was closed Sep 26, 2023
Unboxing fails without 2nd unboxing bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type swift 5.9 tuples Feature: tuples type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#65282 opened Apr 19, 2023 by jasonbobier
Compiler crash: Unhandled coercion 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 duplicate Resolution: Duplicates another issue existential member accesses Feature → existentials: existential member accesses existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values type checker Area → compiler: Semantic analysis
#65189 by jasonbobier was closed Apr 14, 2023
Swift fails to select correct overloaded function with Decimal bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself overloading Feature: Overloading symbol names type checker Area → compiler: Semantic analysis type inference Feature: type inference
#63428 by jasonbobier was closed Feb 4, 2023
Code coverage reports a line as being covered when it isn't. 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 control transfer statements Feature → statements: control transfer statements source tooling Area: IDE support, SourceKit, and other source tooling statements Feature: statements swift 5.9 throw Feature → error handling: Throw statements unexpected behavior Bug: Unexpected behavior or incorrect output
#63194 by jasonbobier was closed Nov 16, 2023
ProTip! Add no:assignee to see everything that’s not assigned.