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

Development snapshot toolchain IDs conflict with release snapshot IDs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift 5.9 toolchain
#66720 opened Jun 16, 2023 by keith
Macro definition breaks dictionary compilation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#66648 opened Jun 14, 2023 by keith
Initializing non-existent property with type with parameter pack causes ICE 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 generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis type declarations Feature → declarations: Type declarations variadic generics Feature → generics: Variadic generics
#66395 by keith was closed Jun 14, 2023
Improve error about extra parens with parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions swift 5.9 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#66393 by keith was closed Jul 10, 2023
Passing parameter pack results in ICE 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 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
#66392 opened Jun 6, 2023 by keith
Cannot use self. with parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. generics Feature: generic declarations and types
#66390 opened Jun 6, 2023 by keith
Overloaded Foo.NestedType() does not create ConstructorRefCallExpr bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions declarations Feature: declarations expressions Feature: expressions indexing Area → source tooling: AST indexing init Feature → declarations: Initializers multiple modules Flag: An issue whose reproduction requires multiple modules nested types Feature: nested types overloading Feature: Overloading symbol names source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type declarations Feature → declarations: Type declarations types Feature: types unexpected behavior Bug: Unexpected behavior or incorrect output
#65726 opened May 5, 2023 by keith
Constructor reference missing from Index data with S?() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions expressions Feature: expressions indexing Area → source tooling: AST indexing init Feature → declarations: Initializers source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9
#65723 opened May 5, 2023 by keith
Index data on extension varies if extension has no members bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. declarations Feature: declarations extension Feature → declarations: `extension` declarations indexing Area → source tooling: AST indexing source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#65722 opened May 5, 2023 by keith
Self.NestedType() doesn't create ConstructorRefCallExpr bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions expressions Feature: expressions indexing Area → source tooling: AST indexing init Feature → declarations: Initializers nested types Feature: nested types Self in struct & enum Feature → types: The 'Self' type in structures and enumerations source tooling Area: IDE support, SourceKit, and other source tooling swift 5.8 types Feature: types unexpected behavior Bug: Unexpected behavior or incorrect output
#65678 by keith was closed May 5, 2023
Self not indexed in function signatures bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. declarations Feature: declarations func Feature → declarations: Functions indexing Area → source tooling: AST indexing methods Feature → functions: methods (member functions) Self in struct & enum Feature → types: The 'Self' type in structures and enumerations source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type checker Area → compiler: Semantic analysis TypeResolver
#65672 opened May 4, 2023 by keith
Index data incomplete when using Self to initialize a type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions indexing Area → source tooling: AST indexing Self in struct & enum Feature → types: The 'Self' type in structures and enumerations source tooling Area: IDE support, SourceKit, and other source tooling unexpected behavior Bug: Unexpected behavior or incorrect output
#64686 by keith was closed May 4, 2023
Index data incomplete when relying on protocol conformance in another module bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. conformances Feature → protocol: protocol conformances expressions Feature: expressions indexing Area → source tooling: AST indexing multiple modules Flag: An issue whose reproduction requires multiple modules protocol Feature → type declarations: Protocol declarations source tooling Area: IDE support, SourceKit, and other source tooling swift 5.7 unexpected behavior Bug: Unexpected behavior or incorrect output will not do Resolution: Will not be worked on
#64612 by keith was closed May 6, 2023
Index data incomplete when referencing an ambiguous type name ambiguity handling Flag: Ambiguity handling bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. declarations Feature: declarations expressions Feature: expressions indexing Area → source tooling: AST indexing multiple modules Flag: An issue whose reproduction requires multiple modules source tooling Area: IDE support, SourceKit, and other source tooling swift 5.9 type declarations Feature → declarations: Type declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#64598 by keith was closed Jun 23, 2023
Index data usr wrong when extending a typealias bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. extension Feature → declarations: `extension` declarations indexing Area → source tooling: AST indexing source tooling Area: IDE support, SourceKit, and other source tooling swift 5.8 typealias Feature → type declarations: `typealias` declarations unexpected behavior Bug: Unexpected behavior or incorrect output
#64594 by keith was closed Apr 29, 2023
Non-deterministic output with -gline-tables-only bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#64188 by keith was closed Mar 7, 2023
[5.8] Collection literal inferred as Any when function type argument is Any 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 literals Feature → expressions: Literals such as an integer or string literal swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected warning Bug: Unexpected warning
#63982 by keith was closed Apr 20, 2023
[5.8] Surface new import requirements in sourcekit responses feature A feature request or implementation SourceKit Area → source tooling: SourceKit
#63981 opened Feb 28, 2023 by keith
[5.8] Switch expression causes build failure because of type inference change bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions regression swift 5.9 switch Feature → statements: 'switch' statements type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected behavior Bug: Unexpected behavior or incorrect output
#63979 opened Feb 28, 2023 by keith
[5.8] Unable to infer closure parameter type regression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself regression swift 5.8 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error
#63727 opened Feb 16, 2023 by keith
Undefined symbol: ___isOSVersionAtLeast with macOS toolchains bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. toolchain
#62626 by keith was closed Feb 1, 2023
[5.8] sil crash with optimizations enabled 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 CSE Area → compiler → SILOptimizer: Common Subexpression Elimination optimized only Flag: An issue whose reproduction requires optimized compilation regression Self in class Feature → types: The 'Self' type in classes SILOptimizer Area → compiler: SIL optimization passes swift 5.8 verifier
#62545 by keith was closed Mar 17, 2023
Building Swift fails on linux with module redefinition errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#62429 opened Dec 7, 2022 by keith
5.7 regression, closure not accepted when function with same signature is bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself regression swift 5.7 type checker Area → compiler: Semantic analysis
#60806 by keith was closed Dec 10, 2022
--driver-mode= ignored with swift-driver bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#60600 by keith was closed Sep 28, 2022
ProTip! What’s not been updated in a month: updated:<2024-05-02.