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

Extensions for subtype of a class marked @Observable generate compile error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature β†’ declarations: Swift `macro` declarations type checker Area β†’ compiler: Semantic analysis
#66450 by virasio was closed Feb 6, 2024
Back-deploy Actor.assertIsolated and friends concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#66473 by stzn was closed Dec 15, 2023
Swift script importing Cocoa frameworks (Cocoa, AppKit, CryptoKit) fails with Symbols not found (macOS 14) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. regression swift 5.9 triage needed This issue needs more specific labels
#68785 by rdj was closed Jan 25, 2024
fail to build Observable extenion method on RxSwift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. overload resolution Area β†’ compiler β†’ type checker: Overload resolution (ranking) regression type checker Area β†’ compiler: Semantic analysis
#67815 by JCSooHwanCho was closed Sep 1, 2023
[SR-15916] @MainActor-isolated default arguments for @MainActor-isolated functions actor isolation Feature β†’ concurrency: Actor isolation 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 default arguments Feature: default arguments for value parameters type checker Area β†’ compiler: Semantic analysis unexpected error Bug: Unexpected error
#58177 by groue was closed Jan 23, 2024
withUnsafeContinuation doesn't inherit Actor executor during single await call bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#69659 by kntkymt was closed Apr 5, 2024
GeneratedAssetSymbols.swift will show warning when Strict Concurrency Checking is on bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features triage needed This issue needs more specific labels
#72141 by frogcjn was closed Apr 27, 2024
Xcode 14.3 RC 2 (14E222b)/Swift Compiler 5.8 SwiftVerifyEmittedModuleInterface failed to verify module interface bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself disambiguation Bug: disambiguation duplicate Resolution: Duplicates another issue swift 5.9 textual interfaces type checker Area β†’ compiler: Semantic analysis TypeResolver types Feature: types unexpected error Bug: Unexpected error
#64669 by Fushj89 was closed Aug 30, 2023
Strict concurrency checking warns when using withTaskCancellationHandler in a global actor context bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#61119 by Jnosh was closed Oct 2, 2023
Support Ubuntu 22.04 for Swift 5.7 feature A feature request or implementation Linux Platform: Linux platform support swift 5.7
#60465 by shahmishal was closed Sep 1, 2022
4 tasks done
Progressview is hidden in the list when it is scrolled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.) SwiftUI Flag: Related to (but not an issue with) SwiftUI
#61743 by jaikrishna-zuper was closed Oct 26, 2022
β˜‚οΈ Tracking issue for C++ interoperability fixes we want for Swift-5.9 c++ interop Feature: Interoperability with C++ swift 5.9
#65808 by hyp was closed Jul 28, 2023
21 of 22 tasks
Executable fails to link when using Regex with --static-swift-stdlib (Linux) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella static stdlib
#62034 by patrickfreed was closed Oct 30, 2023
Can’t defer actor-isolated variable access inside Task { } bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#58921 by StevenSorial was closed Sep 1, 2022
build-toolchain script fails on M1 Mac with .../swift-macosx-arm64/bin/swiftc: No such file or directory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. toolchain
#60348 by allevato was closed Aug 23, 2022
[5.8] Collection literal inferred as Any when function type argument is Any 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 expressions Feature: expressions literals Feature β†’ expressions: Literals such as an integer or string literal swift 5.9 type checker Area β†’ compiler: Semantic analysis type inference Feature: type inference unexpected warning Bug: Unexpected warning
#63982 by keith was closed Apr 20, 2023
[SR-12897] "\.self" not working with keypath-as-function - Examples in Key Path Expressions as Functions proposal don't compile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions implicit conversions Feature: implicit conversions key paths Feature: key paths (both native and Objective-C) swift 5.10 type checker Area β†’ compiler: Semantic analysis unexpected error Bug: Unexpected error
#55343 by swift-ci was closed Dec 8, 2023
Runtime crash "___lldb_unnamed_symbol" or "OUTLINED_FUNCTION" in production crash report 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 optimized only Flag: An issue whose reproduction requires optimized compilation regression SILOptimizer Area β†’ compiler: SIL optimization passes SwiftUI Flag: Related to (but not an issue with) SwiftUI triage needed This issue needs more specific labels verifier
#65059 by Rukh was closed Apr 14, 2023
[SR-16121] Increasingly excessive memory requirements for linking on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area β†’ compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project Linux Platform: Linux performance swift-autolink-extract Area β†’ compiler β†’ legacy driver: the 'swift-autolink-extract' mode
#58380 by gwynne was closed Mar 27, 2023
Support Ubuntu 22.04 on main branch task
#58784 by shahmishal was closed Jun 3, 2022
6 tasks done
Conflicting arguments to generic parameter 'Content' ('<<hole>>' vs. '<<hole>>' vs. '<<hole>>' … 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 generics Feature: generic declarations and types swift 5.8 type checker Area β†’ compiler: Semantic analysis type inference Feature: type inference
#63450 by JetForMe was closed Apr 29, 2023
Isolated static property can satisfy nonisolated protocol requirement 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 type checker Area β†’ compiler: Semantic analysis
#61300 by mbrandonw was closed Jan 23, 2024
Cross module compilation results in DESERIALIZATION FAILURE bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67823 by BlueAnt-Q was closed Sep 13, 2023
collection literal could only be inferred to diagnostic not shown in the presence of a contextual type 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 good first issue Good for newcomers literals Feature β†’ expressions: Literals such as an integer or string literal swift 5.8 type checker Area β†’ compiler: Semantic analysis type inference Feature: type inference
#60011 by AnthonyLatsis was closed Aug 16, 2022
@discardableResult ignored in async context attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself @discardableResult Feature β†’ attributes: The @discardableResult attribute swift 5.7
#61286 by horiz0n-zero was closed Nov 1, 2022
ProTip! What’s not been updated in a month: updated:<2024-04-08.