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

@MainActor default value to @MainActor function produces warning bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73196 opened Apr 23, 2024 by KeithBauerANZ
adding global actor erroneously allowed when overriding an ObjC class's method actor isolation Feature → concurrency: Actor isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features declarations Feature: declarations type checker Area → compiler: Semantic analysis
#72238 opened Mar 11, 2024 by KeithBauerANZ
Type generated by peer macro can't conform to Equatable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68683 opened Sep 21, 2023 by KeithBauerANZ
Static Infinite Recursion goes undetected bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. type inference Feature: type inference
#68310 opened Sep 4, 2023 by KeithBauerANZ
Autoclosures and global actors don't work together bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#67688 opened Aug 2, 2023 by KeithBauerANZ
Incorrectly allowed to destructure () 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 type checker Area → compiler: Semantic analysis
#67631 opened Jul 31, 2023 by KeithBauerANZ
5.9 Regression: Inferring global actor from curried initializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#67581 opened Jul 27, 2023 by KeithBauerANZ
@main shouldn't allow @available bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67136 opened Jul 5, 2023 by KeithBauerANZ
Compiler crash with associatedtype inferred from some return type + generic constraints bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66840 opened Jun 22, 2023 by KeithBauerANZ
Static extension to protocol with PAT errors: same-type constraint is recursive bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#66834 opened Jun 21, 2023 by KeithBauerANZ
Runtime crash mixing keypaths & inheritance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66795 opened Jun 21, 2023 by KeithBauerANZ
Unexpected failure to open constrained existential bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself constrained existentials Feature → existentials: constrained existentials such as 'any Collection<Int>' existential member accesses Feature → existentials: existential member accesses 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 parameterized protocols Feature → protocol: protocols with primary associated types swift 5.9 type checker Area → compiler: Semantic analysis
#66794 opened Jun 21, 2023 by KeithBauerANZ
Protocol doesn't inherit @MainActor requirement from base class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#63473 opened Feb 6, 2023 by KeithBauerANZ
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.