Skip to content

Issues: swiftlang/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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Using a key path on a consumed object causes "copy of noncopyable typed value" warning. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76775 opened Sep 30, 2024 by jamesmmadeira
DispatchQoS and DispatchSpecificKey should have consistent Sendable conformances between macOS and linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76773 opened Sep 29, 2024 by tayloraswift
Swift 6 rethrows forcing "try" for a non-throwable closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76769 opened Sep 29, 2024 by brustolin
Equivalent guard-case expressions produce different results in Swift Testing’s #expect (compiler crash) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76765 opened Sep 28, 2024 by yakovmanshin
Compilation fails with no helpful clues on Swift 6, with certain upcoming feature flags bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76764 opened Sep 28, 2024 by MahdiBM
Failed to produce diagnostic for expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76763 opened Sep 28, 2024 by Babojack
arm_neon_state32_t and arm_neon_state64_t are not bridged properly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76758 opened Sep 27, 2024 by nmggithub
Result builder inference from dynamically replaced decl does not work when the attribute is attached to getter attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself @_dynamicReplacement Feature → attributes: the @_dynamicReplacement attribute result builders Feature: Result builders swift 6.1 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#76747 opened Sep 27, 2024 by AnthonyLatsis
Result builder inference from protocol requirement does not work when the attribute is attached to getter attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself conformances Feature → protocol: protocol conformances result builders Feature: Result builders swift 6.1 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#76746 opened Sep 27, 2024 by AnthonyLatsis
[6.0] [Macro] Compiler error when producing extension macro with @preconcurrency attribute bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76745 opened Sep 27, 2024 by soumyamahunt
should async let closure literals always return sending? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76744 opened Sep 27, 2024 by mattmassicotte
[6.0.1] Compiler crashes for code that was compiling in Swift 6.0 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
#76741 opened Sep 27, 2024 by soumyamahunt
async let + sending doesn't seem to work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76727 opened Sep 26, 2024 by mattmassicotte
nonisolated property wrappers actor isolation Feature → concurrency: Actor isolation compiler The Swift compiler itself concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation property wrappers Feature: property wrappers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#76725 opened Sep 26, 2024 by mattmassicotte
Swift 6.0.1 Windows 10x64 Cannot build https://www.swift.org/getting-started/cli-swiftpm/ example bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76718 opened Sep 26, 2024 by g40
Compiler loses ability to infer Root of KeyPath when it is Optional and Sendable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76716 opened Sep 26, 2024 by iwt-dahlborn
Despite the sending return, I cannot satisfy protocol with a sending return bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features conformances Feature → protocol: protocol conformances declarations Feature: declarations type checker Area → compiler: Semantic analysis
#76710 opened Sep 25, 2024 by mattmassicotte
REPL does not work in 6.0.0 release on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. lldb regression REPL swift 6.0 Windows Platform: Windows
#76702 opened Sep 25, 2024 by compnerd
Invalid -target-cpu options result in -mcpu= option error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76701 opened Sep 25, 2024 by rjmansfield
ELF: Swift section info could be emitted into a "note" program header compiler The Swift compiler itself feature A feature request or implementation FreeBSD Platform: FreeBSD Linux Platform: Linux source tooling Area: IDE support, SourceKit, and other source tooling triage needed This issue needs more specific labels
#76698 opened Sep 25, 2024 by grynspan
Compiler crash Windows ARM64 building swiftpm 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
#76697 opened Sep 25, 2024 by dschaefer2
Swift 6 misplaces witness tables when compiling against macOS 15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76690 opened Sep 25, 2024 by ffried
stride(for: through: by: ) shows this error in Xcode Playground bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76689 opened Sep 25, 2024 by arbab
Actor is unable to return a sending value via a protocol conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76677 opened Sep 24, 2024 by mattmassicotte
Runtime crash from Int32 to Int constructing. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76676 opened Sep 24, 2024 by zaneenders
ProTip! no:milestone will show everything without a milestone.