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

Assertion failed: (type->isLegalFormalType()) when declaring a tuple from a parameter pack expansion 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 metatypes Feature → types: Metatypes pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples types Feature: types variadic generics Feature → generics: Variadic generics verifier
#71455 by simanerush was closed Mar 27, 2024
[SE-0408] Add where clause support for-in loops Feature: for-in loops generics Feature: generic declarations and types pack iteration Feature → statements → for-in: Pack iteration task type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#71095 opened Jan 23, 2024 by simanerush
"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 not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#70056 by simanerush was closed Dec 5, 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
[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
"cannot pass value pack expansion to non-pack parameter" error with a variadic parameter 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 expressions Feature: expressions function parameters Feature → declarations: function parameters generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics variadic parameters Feature → declarations → function parameters: Variadic function parameters
#68755 opened Sep 25, 2023 by simanerush
initializer is inaccessible due to 'private' protection level error when not all struct properties are private access control Feature → modifiers: Access control and access levels compiler The Swift compiler in itself feature A feature request or implementation memberwise init Feature: Memberwise structure initializers swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#64738 opened Mar 29, 2023 by simanerush
heterogeneous collection literal could only be inferred warning for a homogeneous collection literal 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 for-in loops Feature: for-in loops literals Feature → expressions: Literals such as an integer or string literal statements Feature: statements type checker Area → compiler: Semantic analysis type inference Feature: type inference
#61850 by simanerush was closed Apr 20, 2023
4
Sema: if case _ as casting pattern doesn't work despite being implemented already bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself pattern matching Feature: pattern matching patterns Feature: patterns swift 5.8 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#60808 by simanerush was closed Aug 21, 2023
Emit diagnostics for parsing disambiguation diagnostics QoI Bug: Diagnostics Quality of Implementation improvement parser Area → compiler: The legacy C++ parser
#60295 opened Jul 29, 2022 by simanerush
Parse failure with < after a cast destination type. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. parser Area → compiler: The legacy C++ parser
#60146 by simanerush was closed Jul 29, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.