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

Parameter Pack + Closure Interop leads to reflection context crashes. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74301 opened Jun 11, 2024 by chiragramani
Enum Comparable and macro. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#74295 opened Jun 11, 2024 by VAndrJ
A preconcurrency conformance does not apply to parent protocols bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#74294 opened Jun 11, 2024 by mattmassicotte
Swift 6 runtime Crash with AsyncIteratorProcotol 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
#74292 opened Jun 11, 2024 by pbk20191
Symbol not found for distributed actors 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
#74291 opened Jun 11, 2024 by akbashev
Properties cannot conform to protocols if their error is an associated type. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74290 opened Jun 11, 2024 by JessyCatterwaul
Typed throws that rely on a type's generic placeholder crash the compiler. 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
#74289 opened Jun 11, 2024 by JessyCatterwaul
Compilation Error: "Setter for 'property' is unavailable" when trying to modify property of a class type wrapped in a property wrapper bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74283 opened Jun 11, 2024 by CrazyFanFan
Optional Checking of a Generic Type not working using swift 6.0 on Mac (swiftlang-6.0.0.3.300 clang-1600.0.20.10) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74282 opened Jun 11, 2024 by agiokas
CBPeripheralDelegate.peripheral - didWriteValueFor and didUpdateValueFor selectors giving compiler errors also if forcefully unwrap it gives Ambiguous selector errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74281 opened Jun 11, 2024 by mayurdodake15
Throwing errors from do-catch statements loses the implicit error type. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74280 opened Jun 11, 2024 by JessyCatterwaul
Swift Compiler bug with MainActor isolation check bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#74274 opened Jun 11, 2024 by hamtiko
Forwarding a closure with typed throw and another generic placeholder crashes the compiler when called with a non-throwing function. 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
#74273 opened Jun 10, 2024 by JessyCatterwaul
Swift 6 complete concurrency checking permits async functions of nonisolated classes to mutate their state bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#74271 opened Jun 10, 2024 by benpious
[TypedThrow] generic constraint 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
#74240 opened Jun 9, 2024 by pbk20191
RealityKit - RealityView - "Failed to produce diagnostic for expression; please submit a bug report" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74234 opened Jun 8, 2024 by cekkr
[TypedThrow] compiler warns with unfixable message when using generic enum error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74227 opened Jun 7, 2024 by pbk20191
sequence.lazy can be evaluated multiple times bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74221 opened Jun 7, 2024 by superarts
Compiler segfault with variadic generics, grabbing last element of tuple 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
#74218 opened Jun 7, 2024 by bbrk24
Subscript produces bad diagnostic for uninhabited types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74210 opened Jun 7, 2024 by stephencelis
Compiler crash with calling block with parameter pack 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
#74207 opened Jun 7, 2024 by MacAndor
withCheckedContinuation usage 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
#74206 opened Jun 7, 2024 by mattmassicotte
Valid property access fails to compile when property has a nonmutating setter and chains into a subscript bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74203 opened Jun 7, 2024 by stephencelis
Compiler should emit warning on use of final keyword with actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#74200 opened Jun 7, 2024 by sarahnicoleboo
Bad recovery from self.x vs. x in @storageRestrictions argument 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 init accessors Feature: Initialization property accessors parser Area → compiler: The legacy C++ parser self Feature → expressions: The 'self' expression swift 6.0
#74190 opened Jun 6, 2024 by AnthonyLatsis
ProTip! Find all open issues with in progress development work with linked:pr.