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

Error messages for failure to infer generic parameter and opaque result type should be aligned compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation generics Feature: generic declarations and types good first issue Good for newcomers improvement opaque types Feature → types: opaque types type checker Area → compiler: Semantic analysis
#63291 by AnthonyLatsis was closed Feb 13, 2023
Error message for obsoleted protocol composition syntax should say "types" instead of "protocols" compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement parser Area → compiler: The legacy C++ parser
#62518 by AnthonyLatsis was closed Feb 13, 2023
[SR-7818] Protocol can inherit from composition type with a superclass requirement bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis
#50354 by AnthonyLatsis was closed Dec 11, 2019
"unable to type-check in reasonable time" error should suggest reporting a bug compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation good first issue Good for newcomers improvement performance type checker Area → compiler: Semantic analysis will not do Resolution: Will not be worked on
#62310 by AnthonyLatsis was closed Feb 19, 2023
[SR-9781] Crash on concrete typealias access through existential metatype 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 good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#52207 by AnthonyLatsis was closed Apr 7, 2019
[SR-8021] Clarify redeclaration error message for synthesized initializers 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
#50554 by AnthonyLatsis was closed Apr 19, 2019
[SR-7046] Autocomplete suggests methods that can't be called on certain instances bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#49594 by AnthonyLatsis was closed Apr 19, 2019
[SR-7035] Autocomplete showing duplicate elements for existentials with restated or composed equal requirements bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#49583 by AnthonyLatsis was closed Apr 9, 2020
[SR-7336] Protocol with same-type constraint on associated type "can only be used as generic constraint" compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values feature A feature request or implementation improvement swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented type checker Area → compiler: Semantic analysis
#49884 by AnthonyLatsis was closed May 17, 2018
[SR-9041] Inconsistent diagnostic for protocol composition vs subtype existential 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
#51544 by AnthonyLatsis was closed Nov 4, 2018
[SR-9013] SourceKit: redundant qualifier for typealias in its own decl context bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#51516 by AnthonyLatsis was closed Jun 11, 2022
Building stdlib/public/Backtracing/Backtrace.swift fails bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build-script Area → utils: The build script swift 5.9 unexpected error Bug: Unexpected error utils Area: the build system and other accessory scripts under the "utils" directory
#66457 by AnthonyLatsis was closed Jun 28, 2023
2
5
[SR-9784] Crash on accessing type alias through protocol-type instance 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 good first issue Good for newcomers type checker Area → compiler: Semantic analysis
#52210 by AnthonyLatsis was closed Apr 9, 2020
[SR-8126] Access exclusivity not enforced in Xcode playground bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50658 by AnthonyLatsis was closed Apr 21, 2019
[SR-8033] Crash on simple conditional conformance 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
#50566 by AnthonyLatsis was closed Jun 21, 2018
[SR-7789] incorrect init completions for self, super, values of metatype type and dynamic metatypes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#50328 by AnthonyLatsis was closed Jun 8, 2018
[SR-7758] Duplicate completion entries for witnesses with default implementations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#50297 by AnthonyLatsis was closed Mar 20, 2020
[SR-7543] diagnostics behave incorrectly when passing parameter as inout argument in closure 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
#50085 by AnthonyLatsis was closed Feb 10, 2020
[SR-7532] "Class should not be declared public..." shouldn't apply to type aliases for public types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50074 by AnthonyLatsis was closed May 8, 2018
[SR-7256] codeCompletion not showing inherited convenience initializers bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion source tooling Area: IDE support, SourceKit, and other source tooling
#49804 by AnthonyLatsis was closed Dec 11, 2019
Assert that position is within buffer bounds in BridgedSourceLoc.init ASTGen Area → compiler: The ASTGen module, which translates SwiftSyntax trees to the C++ AST compiler The Swift compiler in itself good first issue Good for newcomers task
#68610 by AnthonyLatsis was closed Sep 26, 2023
Disambiguation of function ref using coercion to non-matching type produces unhelpful error 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 diagnostics QoI Bug: Diagnostics Quality of Implementation expressions Feature: expressions function references Feature: function references as in 'foo(bar:baz:)' swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#63834 by AnthonyLatsis was closed Mar 16, 2023
2
4
collection literal could only be inferred to diagnostic not shown in the presence of a contextual type 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 good first issue Good for newcomers literals Feature → expressions: Literals such as an integer or string literal swift 5.8 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#60011 by AnthonyLatsis was closed Aug 16, 2022
ProTip! Exclude everything labeled bug with -label:bug.