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

[TypedThrow] Generic Failure Protocol Crashes 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
#74565 opened Jun 20, 2024 by pbk20191
sourceLocation error in Swift 6 (but not Swift 5 or with slight modification) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74561 opened Jun 19, 2024 by leptos-null
Regression compiling non-throwing compactMap bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74558 opened Jun 19, 2024 by NachoSoto
Bad diagnostic when constructor can't initialize isolated property actor isolation Feature → concurrency: Actor isolation 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 declarations Feature: declarations definite initialization Area → compiler → SIL: Definite initialization diagnostics QoI Bug: Diagnostics Quality of Implementation init Feature → declarations: Initializers SIL swift 6.0
#74557 opened Jun 19, 2024 by NachoSoto
Unable to create Task<T, Error> with a known Error type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74556 opened Jun 19, 2024 by NachoSoto
Swift 6 typed-throws unable to detect exhaustive catch statements bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74555 opened Jun 19, 2024 by NachoSoto
Bad diagnostics with multiple typed throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74554 opened Jun 19, 2024 by NachoSoto
[Swift 6] SPI attributes missing from sourcekit cursorinfo bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74547 opened Jun 19, 2024 by johnfairh
Using P.self on private @objc protocol with custom ObjC name causing 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
#74546 opened Jun 19, 2024 by WeZZard
Crash when trying to directly iterate over the return value of a function taking a closure 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
#74545 opened Jun 19, 2024 by msklywenn
Unable to target specific declarations using @preconcurrency import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74518 opened Jun 18, 2024 by mattmassicotte
Switch on implicitly unwrapped optional enum variable should not require a .none case bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74515 opened Jun 18, 2024 by ewegener1
Fix-it to restate inherited '@unchecked Sendable' conformance feature A feature request or implementation triage needed This issue needs more specific labels
#74500 opened Jun 17, 2024 by mattmassicotte
Cannot opt back into checked Sendable conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74498 opened Jun 17, 2024 by mattmassicotte
Enum constructors aren't inferred to be Sendable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74485 opened Jun 17, 2024 by mattmassicotte
Parameter pack type cannot be Sendable? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74484 opened Jun 17, 2024 by mattmassicotte
[SE-0425] Int128 and UInt128 APIs have different attributes numerics Area → standard library: Numeric API
#74481 opened Jun 17, 2024 by benrimmington
Constants of type Never used in switch statements do not trigger error for use of uninitialized variable, leading to runtime crash accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself definite initialization Area → compiler → SIL: Definite initialization let & var Feature: constant and variable declarations Never Area → standard library: The `Never` type SILGen Area → compiler: The SIL generation stage standard library Area: Standard library umbrella statements Feature: statements swift 6.0 switch Feature → statements: 'switch' statements
#74478 opened Jun 17, 2024 by schuelermine
Crash with swift-nio's FileSystem.shared.info 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
#74473 opened Jun 17, 2024 by patlux
This diagnostic tells me an explicitly async call is implicit bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74472 opened Jun 17, 2024 by mattmassicotte
Compiler crash during build of executable target with both path and dependencies specified 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
#74471 opened Jun 17, 2024 by t3hmrman
Crash while compiling (illegal instruction) 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
#74470 opened Jun 17, 2024 by dhoepfl
Incorrect resolution of sync/async overload when async overload is provided as the default implementation of a protocol requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74469 opened Jun 17, 2024 by groue
Compiler crash mixing == constraints with default implementations of protocol methods 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
#74465 opened Jun 16, 2024 by KeithBauerANZ
Compilation fails when passing error-specified throwable closure that throws expected type error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74460 opened Jun 16, 2024 by Vladlex
ProTip! Find all open issues with in progress development work with linked:pr.