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

INTERNAL ERROR: feature not implemented: reabstraction of pack values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations func Feature → declarations: Functions generics Feature: generic declarations and types internal error Bug: Internal error SILGen Area → compiler: The SIL generation stage swift 6.0 unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#69320 by AnthonyLatsis was closed Jan 18, 2024
Macro code crashes SwiftCompile bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69319 by icanzilb was closed Oct 24, 2023
Requirement machine crash due to recursive protocol requirements assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types swift 6.0 type checker Area → compiler: Semantic analysis
#69318 by stackotter was closed Feb 24, 2024
Can Swift invoke C++ library directly? feature A feature request or implementation triage needed This issue needs more specific labels
#69316 by MarcSteven was closed Nov 4, 2023
Windows missing pdata for $ss22_ContiguousArrayBufferV19firstElementAddressSpyxGvgyp_Tg5 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output Windows Platform: Windows
#69315 by jaykrell was closed Oct 23, 2023
Incorrect location of 'async' for protocol in actor's fix suggestion actor Feature → concurrency: `actor` declarations 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 conformances Feature → protocol: protocol conformances diagnostics QoI Bug: Diagnostics Quality of Implementation fix-its Feature: diagnostic fix-its good first issue Good for newcomers swift 6.0 type checker Area → compiler: Semantic analysis
#69244 by dancamarotto was closed Nov 6, 2023
Swift-to-C++: getTypeMetadata inline helpers that refer to C++ type metadata are annotated as used for debug compilations, causing linker errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself linker error swift to c++ Feature → c++ interop: swift to c++ swift 5.10 swift 6.0
#69234 by hyp was closed Nov 1, 2023
Compiler crash value pack of pairs assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#69232 by DmT021 was closed Feb 24, 2024
Several questions regarding Profile-Guided Optimization (PGO) and LLVM BOLT question Resolution: A on-topic question that we prefer asked via the Swift forums
#69227 by zamazan4ik was closed Oct 20, 2023
Game invalid Resolution: Invalid (spam, junk or empty)
#69131 by blu3gal4xy was closed Oct 11, 2023
[Embedded] Compiler crash when building Concurrency without bootstrapping assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software embedded Embedded Swift IRGen LLVM IR generation swift 6.0
#69124 by Jumhyn was closed Oct 13, 2023
Compiler crash in recent 5.11-dev building swift-testing's @Test functions marked 'throws' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69096 by stmontgomery was closed Nov 29, 2023
Substituting regular generic param with type pack not diagnosed accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations generics Feature: generic declarations and types swift 6.0 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations TypeResolver variadic generics Feature → generics: Variadic generics
#69088 by simanerush was closed Oct 11, 2023
[SourceKit] Add option to index local symbols to IndexSource request feature A feature request or implementation triage needed This issue needs more specific labels
#69077 by barinsim was closed Feb 20, 2024
ExtensionMacro extension methods are always (and incorrectly) fileprivate access only bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift macro Feature → declarations: Swift `macro` declarations
#69073 by daniel-hall was closed Feb 24, 2024
SwiftUI reaks harder than React Native invalid Resolution: Invalid (spam, junk or empty)
#69034 by iliaskarim was closed Oct 7, 2023
Swift is worse a language than Java, Python and JavaScript invalid Resolution: Invalid (spam, junk or empty)
#69033 by iliaskarim was closed Oct 7, 2023
Your forums are administered by dumbasses invalid Resolution: Invalid (spam, junk or empty)
#69032 by iliaskarim was closed Oct 7, 2023
Parameter packs for functions with arbitrary parameters causes compiler crash when passed a function with more than zero parameters assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions function types Feature → types: function types generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types variadic generics Feature → generics: Variadic generics
#69028 by twof was closed Jan 4, 2024
Recursive use of variadic types as generics leads to compiler crash assertion failure Bug → crash: An assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software declarations Feature: declarations generics Feature: generic declarations and types swift 6.0 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations TypeResolver variadic generics Feature → generics: Variadic generics
#69012 by heiko-henrich was closed Oct 11, 2023
[SE-0399] repeat each (repeat each t) parses as function call bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions generics Feature: generic declarations and types not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error pack expansions Feature → expressions: Pack expansion expressions parser Area → compiler: The legacy C++ parser swift 6.0 tuples Feature: tuples unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#69003 by simanerush was closed Oct 12, 2023
Wrong tuple destructuring in property assignment when using autogenerated initalizer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations duplicate Resolution: Duplicates another issue patterns Feature: patterns properties Feature: properties SILGen Area → compiler: The SIL generation stage struct Feature → type declarations: Structure declarations swift 5.9 tuple patterns Feature → patterns: Tuple patterns type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#68983 by Losiowaty was closed Oct 5, 2023
utils/update-checkout --tag swift-5.9-RELEASE checks out wrong versions of SwiftPM dependencies bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68959 by thekief was closed Oct 5, 2023
Compiler exit with non-zero code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations duplicate Resolution: Duplicates another issue patterns Feature: patterns properties Feature: properties SILGen Area → compiler: The SIL generation stage struct Feature → type declarations: Structure declarations swift 5.9 tuple patterns Feature → patterns: Tuple patterns type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#68916 by mattyoung was closed Oct 3, 2023
ProTip! no:milestone will show everything without a milestone.