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-15238] Key paths are not "Sendable" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features key paths Feature: key paths (both native and Objective-C) standard library Area: Standard library umbrella swift 5.9 type checker Area β†’ compiler: Semantic analysis
#57560 opened Sep 23, 2021 by stephencelis
Strict Concurrency warning false positive: MainActor isolated KeyPath bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72181 opened Mar 8, 2024 by tcldr
non-sendable warning on AsyncSequence notification watching actor Feature β†’ concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features diagnostics QoI Bug: Diagnostics Quality of Implementation
#62474 opened Dec 8, 2022 by drekka
Compiler crashes with the message "Attempting to create value for illegal empty type" when compiling generic specialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#72185 opened Mar 8, 2024 by flockoffiles
[Xcode 14.3] Can't build project when setting SWIFT_OPTIMIZATION_LEVEL as [-O] 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 DCE Area β†’ compiler β†’ SILOptimizer: Dead Code Elimination optimized only Flag: An issue whose reproduction requires optimized compilation regression SILOptimizer Area β†’ compiler: SIL optimization passes swift 5.8
#64859 opened Apr 3, 2023 by ShawnBaek
[SR-128] Pass array to variadic function compiler The Swift compiler in itself feature A feature request or implementation improvement swift evolution proposal needed Flag β†’ feature: A feature that warrants a Swift evolution proposal variadic parameters Feature β†’ declarations β†’ function parameters: Variadic function parameters
#42750 opened Dec 7, 2015 by swift-ci
@dynamicMemberLookup static subscripts do not work with unprefixed dot syntax bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area β†’ compiler: Semantic analysis
#60574 opened Aug 16, 2022 by matt-curtis
Excessive Memory Usage on Linux when Compiling Large Arrays bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60549 opened Aug 14, 2022 by NeedleInAJayStack
More inlinable Codable feature A feature request or implementation triage needed This issue needs more specific labels
#66420 opened Jun 7, 2023 by DmT021
Key path sendability warning should be suppressed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68943 opened Oct 3, 2023 by stephencelis
Miscompile on synthesized equatable when compiled with optimizations on arm64(iOS) arm64 Architecture: arm64 (aarch64) β€” any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature β†’ protocol: protocol conformances derived conformances Feature β†’ protocol β†’ conformances: derived conformances aka synthesized conformances Equatable Area β†’ standard library: The `Equatable` protocol unexpected behavior Bug: Unexpected behavior or incorrect output
#61287 opened Sep 25, 2022 by Reflejo
[SR-12666] Remove the open/frozen enum language dialect bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55110 opened Apr 24, 2020 by weissi
Add Task.cancellableValue concurrency Feature: umbrella label for concurrency language features new feature
#59189 opened Jun 1, 2022 by stephencelis
Unable to build with xcode 14.3 and swift 5.8, SwiftEmitModule Exception occured bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#64856 opened Apr 3, 2023 by humphrywang
Recursive macro expansion is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations
#69759 opened Nov 9, 2023 by stephencelis
Subclass compiles without initializing properties bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69965 opened Nov 17, 2023 by PadraigK
Nix anyone? Might make the compiler easier to build/work on feature A feature request or implementation
#60490 opened Aug 10, 2022 by wtholliday
Freestanding declaration macro fails inside classes: Expected '{' in body of function declaration bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations
#68704 opened Sep 22, 2023 by juozasvalancius
[SR-4632] Swift on Alpine Linux (support musl libc) compiler The Swift compiler in itself improvement Linux Platform: Linux
#47209 opened Apr 19, 2017 by swift-ci
Swift 5.7 crash in iOS 15 or lower with -Osize optimisation level. 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 parameterized protocols Feature β†’ protocol: protocols with primary associated types run-time crash Bug β†’ crash: Swift code crashed during execution type checker Area β†’ compiler: Semantic analysis
#60743 opened Aug 24, 2022 by mikhailmulyar
[SR-12041] KeyPath @dynamicMemberLookup does not compile using implicit self bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area β†’ compiler: Semantic analysis
#54477 opened Jan 15, 2020 by swift-ci
Swift does not always invoke the more specific version of a generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59333 opened Jun 8, 2022 by cwalo
[SR-12683] @main is no longer usable due to misdetection of top level code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#55127 opened Apr 27, 2020 by compnerd
ProTip! What’s not been updated in a month: updated:<2024-04-08.