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

Incorrect key.modulename of constructor in Cursor Info bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#75517 opened Jul 27, 2024 by AppAppWorks
Improve dynamic actor isolation diagnostics concurrency Feature: umbrella label for concurrency language features diagnostics QoI Bug: Diagnostics Quality of Implementation
#75508 opened Jul 26, 2024 by hborla
6.0 conformance regression with abstract type witness associatedtype Feature → declarations → protocol: `associatedtype` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself conformances Feature → protocol: protocol conformances extension Feature → declarations: `extension` declarations regression swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#75504 opened Jul 26, 2024 by AnthonyLatsis
Swift 6 includes swift format sub command but does not list it bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation inaccurate info Bug → documentation: Inaccurate info
#75502 opened Jul 26, 2024 by doozMen
Runtime crash: 'freed pointer was not the last allocation' 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
#75501 opened Jul 26, 2024 by glbrntt
source compatibility project penny-bot fails with a compiler error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself Foundation Linux Platform: Linux multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations unexpected error Bug: Unexpected error
#75500 opened Jul 26, 2024 by eeckstein
source compatibility project violet fails with a compiler error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself Foundation Linux Platform: Linux multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations unexpected error Bug: Unexpected error
#75499 opened Jul 26, 2024 by eeckstein
source compatibility project Deferred fails with a compiler error access control Feature → modifiers: Access control and access levels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself Foundation Linux Platform: Linux source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#75498 opened Jul 26, 2024 by eeckstein
source compatibility project vapor_routing fails with compile error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself expressions Feature: expressions overload resolution Area → compiler → type checker: Overload resolution (ranking) source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#75497 opened Jul 26, 2024 by eeckstein
Optimizer crashes due to calling SmallVector::front() on an empty vector 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
#75493 opened Jul 26, 2024 by ellishg
(6.1) regression in checking tuple initialization state bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. type checker Area → compiler: Semantic analysis
#75492 opened Jul 26, 2024 by tayloraswift
(6.0) cannot consume self from a closure inside a consuming method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. ownership Feature: Ownership modifiers and semantics
#75487 opened Jul 25, 2024 by tayloraswift
Segfault from mutually recursive functions/structs 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
#75480 opened Jul 25, 2024 by GregoryLi360
Unable to return a sending value as sending without an error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#75473 opened Jul 25, 2024 by mattmassicotte
SourceKit document structure/key.substructure includes duplicate Swift attributes attributes Feature: Declaration and type attributes availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#75472 opened Jul 25, 2024 by J-MR-T
Using a sending return value causes a crash 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
#75471 opened Jul 25, 2024 by mattmassicotte
SourceKit document structure/key.substructure missing Swift attribute information attributes Feature: Declaration and type attributes feature A feature request or implementation source tooling Area: IDE support, SourceKit, and other source tooling SourceKit Area → source tooling: SourceKit swift 6.0
#75470 opened Jul 25, 2024 by J-MR-T
Assertion failed: (!empty()) while running pass SILFunctionTransform "TransferNonSendable" on SILFunction 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
#75468 opened Jul 25, 2024 by ChristophKaser
Incorrect actor isolation assumption across Swift 5/6 module boundary leads to dispatch_assert_queue crashes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#75453 opened Jul 24, 2024 by NachoSoto
Compiler crashes when combing @Observable with @objc dynamic 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
#75450 opened Jul 24, 2024 by bewebste
Pattern that the region-based isolation checker does not understand how to check 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 itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions internal error Bug: Internal error SIL swift 6.0 unexpected error Bug: Unexpected error
#75441 opened Jul 24, 2024 by samsonjs
Pattern that the region based isolation checker does not understand how to check 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 itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions internal error Bug: Internal error SIL swift 6.0 unexpected error Bug: Unexpected error
#75439 opened Jul 24, 2024 by yonihemi
Type inference breaking with generic typed throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions type checker Area → compiler: Semantic analysis type inference Feature: type inference typed throws Feature → error handling → throws & rethrows: Typed throws
#75430 opened Jul 23, 2024 by ZevEisenberg
Passing a binding as a parameter without $ leads to SwiftCompile failed with nonzero exit code (Swift 5.10) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions property wrappers Feature: property wrappers SwiftUI Flag: Involves SwiftUI type checker Area → compiler: Semantic analysis type inference Feature: type inference
#75416 opened Jul 23, 2024 by Loradim
[6.0] error: 'retroactive' attribute does not apply; 'Equatable' is declared in this module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#75412 opened Jul 23, 2024 by MahdiBM
ProTip! Add no:assignee to see everything that’s not assigned.