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

Compiler crash when passing variadic generic parameter to a 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
#70187 opened Dec 2, 2023 by tevelee
Macro unable to suppress redundant conformance if type inherits it from another protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70183 opened Dec 2, 2023 by rayx
Macro shadows methods and properties defined in protocol extension a type inherits bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70181 opened Dec 2, 2023 by rayx
Mutating main actor-isolated property from non-main actor-isolated context does not produce compiler error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70149 opened Dec 1, 2023 by fumoboy007
Parameter packs produce crashes on synthesized memberwise init 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
#70140 opened Nov 30, 2023 by dehesa
defer statement fails to increment refcount of consuming binding, causing segmentation fault 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
#70133 opened Nov 30, 2023 by tayloraswift
Respect default arguments of C++ constructors c++ interop Feature: Interoperability with C++ feature A feature request or implementation
#70124 opened Nov 30, 2023 by egorzhdan
Conditional cast from 'any Error' to 'any Equatable' always succeeds... but doesn't bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70114 opened Nov 30, 2023 by jasonbobier
When creating binary executables on Windows, swiftc (and anything else) should add the .exe suffix if it is missing. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#70108 opened Nov 30, 2023 by dabrahams
Inconsistent autocompletion results for strongly-typed macro arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70094 opened Nov 29, 2023 by MahdiBM
Cannot use throwing function in autoclosure property wrapper initializer @autoclosure Feature → attributes: the @autoclosure type attribute bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself property wrappers Feature: property wrappers type checker Area → compiler: Semantic analysis
#70091 opened Nov 29, 2023 by hamishknight
Bad interaction between SE-0269 and SE-0345 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70089 opened Nov 29, 2023 by jumhyn-browser
Circular reference resolving attached macro 'xxx' swift macro Feature → declarations: Swift `macro` declarations
#70096 opened Nov 29, 2023 by ssly1997
Macro: unable to add Comparable conformance if user already defined required functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70087 opened Nov 29, 2023 by rayx
Macro: unable to add Codable conformance if type has only private init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70086 opened Nov 29, 2023 by rayx
Protocol requirement implemented by macro not visible in another file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70085 opened Nov 29, 2023 by zachwolfe
Wrong result builder used if protocol and conformance apply different result builders bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70078 opened Nov 28, 2023 by john-flanagan
"Extra arguments" error when passing a parameter pack into a function that also accepts a closure argument. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types swift 5.11 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#70056 opened Nov 28, 2023 by simanerush
[Windows] Clang crashes with "fatal error: error in backend: Broken function found, compilation aborted!" 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
#70049 opened Nov 28, 2023 by MiKayule
Non-copyable: compiler produces a copy of non-copyable value returned by pointer using 'unsafeAddress' accessor in a subscript bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70047 opened Nov 27, 2023 by hyp
Regression in inequality operator != overload resolution bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. regression triage needed This issue needs more specific labels
#70041 opened Nov 27, 2023 by xwu
Compiler is unable to infer the correct generic type when used in specific contexts bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70037 opened Nov 27, 2023 by MahdiBM
Enable Windows CI for apple/swift-foundation feature A feature request or implementation
#70030 opened Nov 27, 2023 by compnerd
Enable Windows CI for apple/swift-foundation-icu feature A feature request or implementation
#70029 opened Nov 27, 2023 by compnerd
ProTip! Add no:assignee to see everything that’s not assigned.