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

nonisolated property wrappers feature A feature request or implementation triage needed This issue needs more specific labels
#76725 opened Sep 26, 2024 by mattmassicotte
'retroactive' attribute does not apply; 'ExpressibleByBooleanLiteral' is declared in this module when adding retroactive conformance of type defined in the same package conformances Feature → protocol: protocol conformances diagnostics QoI Bug: Diagnostics Quality of Implementation @retroactive Feature → attributes: The @retroactive attribute
#76724 opened Sep 26, 2024 by ahoppen
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
Android API level needs to be visible in Swift Android Platform: Android feature A feature request or implementation triage needed This issue needs more specific labels
#76671 opened Sep 24, 2024 by grynspan
"Copy of noncopyable typed value" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76666 opened Sep 24, 2024 by wtholliday
ExpressibleByIntegerLiteral documentation could be improved. feature A feature request or implementation triage needed This issue needs more specific labels
#76657 opened Sep 23, 2024 by nmggithub
ExpressibleByNilLiteral breaks subclasses bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76654 opened Sep 23, 2024 by nmggithub
Error about non-Sendable type when using Swift 5 mode with @preconcurrency API bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions Sendable Area → standard library: The Sendable protocol type checker Area → compiler: Semantic analysis
#76652 opened Sep 23, 2024 by michaeljtsai
Accessing a std.string on a base cpp class frees the string prematurely bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ crash Bug: A crash, i.e., an abnormal termination of software
#76650 opened Sep 23, 2024 by Drejzer
Able to call @MainActor isolated function from non-isolated context in Swift 6 language mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76649 opened Sep 23, 2024 by russellporter
Misleading error "Sending 'asdf' risks causing data races" when var asdf is Sendable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#76648 opened Sep 23, 2024 by nickasd
SIGABRT on calling a protocol method that is implemented in a global actor-tied class bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#76647 opened Sep 23, 2024 by crontab
Serialization/rdar29694978.swift crashes with new driver bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. clang importer Area → compiler: The clang importer compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software
#76641 opened Sep 22, 2024 by hamishknight
Any.Type issue with @Test bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#76637 opened Sep 22, 2024 by Kyle-Ye
Parameter pack compiler crash 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
#76635 opened Sep 22, 2024 by alexito4
ProTip! Add no:assignee to see everything that’s not assigned.