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

A recent reorganization of the libc++ module map that shipped in NDK 27 broke building the Swift compiler and other C++ Interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76325 opened Sep 7, 2024 by finagolfin
Non-copyable subscripts crash using generics and typed throws 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
#76323 opened Sep 7, 2024 by dehesa
Offer additional note for why method with Self reference cannot be used on any SomeType feature A feature request or implementation type checker Area → compiler: Semantic analysis
#76320 opened Sep 6, 2024 by ktoso
emitSILFunction crash when using typed throws on a @propertyWrapper method with nested error type 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
#76317 opened Sep 6, 2024 by JadenGeller
Crash on unnamed property wrapped function parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler itself crash Bug: A crash, i.e., an abnormal termination of software function parameters Feature → declarations: function parameters property wrappers Feature: property wrappers SILGen Area → compiler: The SIL generation stage swift 6.1
#76308 opened Sep 6, 2024 by AnthonyLatsis
Using sending with parameter packs crashes 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
#76306 opened Sep 6, 2024 by dehesa
Single-expression closures don't do TypeChecker::checkParameterList accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler itself type checker Area → compiler: Semantic analysis
#76291 opened Sep 5, 2024 by hamishknight
error: unable to open dependencies file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76289 opened Sep 5, 2024 by sger
swiftinterface generator confuses @exclusivity(unchecked) and @_optimize(none) on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. textual interfaces Windows Platform: Windows
#76279 opened Sep 5, 2024 by grynspan
Sendable closure reported as error when non-Sendable is captured bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76248 opened Sep 4, 2024 by mattmassicotte
Cannot use -enable-objc-interop on Linux with Foundation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76247 opened Sep 4, 2024 by gabryon99
SwiftData MVVM bug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76246 opened Sep 4, 2024 by AIWASS23
Wrong error when passing sending closure to TaskGroup bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76242 opened Sep 4, 2024 by netural-philipp-gabriel
Error creating symbolic link during swift run on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76233 opened Sep 4, 2024 by timsneath
Pattern that the region based isolation checker does not understand how to check bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76205 opened Sep 1, 2024 by dehesa
Confusing compiler error "Value of optional type 'T?' must be unwrapped to a value of type 'T'" when comparing optional with non-optional bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76202 opened Sep 1, 2024 by nickasd
Accessing associatedtype from outside of protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76201 opened Sep 1, 2024 by nickasd
Assert ((M->isGlobalModule() || Loc.isValid()) && "setVisible expects a valid import location") building CxxSpanTests.swift 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
#76194 opened Aug 31, 2024 by rjmansfield
[Docs] ManagedBuffer docs should promise that the elements pointer is stable feature A feature request or implementation triage needed This issue needs more specific labels
#76185 opened Aug 30, 2024 by jrose-signal
Incorrect "'as' test is always true" warning for optionals, with case bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76182 opened Aug 30, 2024 by JessyCatterwaul
Seemingly unrelated closure changes type signature when using WKWebView.isInspectable bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76171 opened Aug 30, 2024 by macdrevx
Async let does not preserve typed throw bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#76169 opened Aug 30, 2024 by finestructure
Support metadata for foreign types on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#76168 opened Aug 30, 2024 by Xazax-hun
libstdc++ modulemap should support <execution> header bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#76166 opened Aug 30, 2024 by egorzhdan
Compiler fails to produce diagnostic for expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression SwiftUI Flag: Involves SwiftUI type checker Area → compiler: Semantic analysis
#76148 opened Aug 29, 2024 by DanielLMcGuire
ProTip! Add no:assignee to see everything that’s not assigned.