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

"Ambiguous without more context" using parameter packs and key-paths 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 key paths Feature: key paths (both native and Objective-C) swift 5.9 tuples Feature: tuples type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#66502 by hborla was closed Jun 13, 2023
fail to build Observable extenion method on RxSwift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. overload resolution Area → compiler → type checker: Overload resolution (ranking) regression type checker Area → compiler: Semantic analysis
#67815 by JCSooHwanCho was closed Sep 1, 2023
[SR-13188] Please support @ViewBuilder for properties compiler The Swift compiler in itself feature A feature request or implementation memberwise init Feature: Memberwise structure initializers result builders Feature: Result builders struct Feature → type declarations: Structure declarations swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented type checker Area → compiler: Semantic analysis
#55628 by twostraws was closed Sep 27, 2020
Can’t defer actor-isolated variable access inside Task { } bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#58921 by StevenSorial was closed Sep 1, 2022
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
hidden-external function cannot have a body: F->isExternalDeclaration() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. embedded Embedded Swift triage needed This issue needs more specific labels
#72531 by finnvoor was closed Apr 2, 2024
Method UIControl.addTarget(_:action:for:) imported incorrectly when C++ interop is enabled. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ objective-c interop Feature: Interoperability with Objective-C triage needed This issue needs more specific labels
#63671 by drodriguez was closed Feb 21, 2023
Failed to produce diagnostic for expression on a throwing function with inferred generic parameter 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#58661 by hanshamm was closed May 10, 2022
Unresolved name causes "Failed to produce diagnostic for expression..." error 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#60029 by samrshi was closed Jul 20, 2022
2
Failed to produce diagnostic for expression 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#60485 by mr-swifter was closed Aug 11, 2022
Compiler failed to produce error diagnostic on a very simple snippet 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#60962 by Veence was closed Sep 6, 2022
Add support for Xcode 13.3.1 build-script Area → utils: The build script contributor experience improvement utils Area: the build system and other accessory scripts under the "utils" directory
#58928 by valentinradu was closed May 17, 2022
UNREACHABLE executed at /home/build-user/swift/lib/Sema/CSGen.cpp:2956 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59035 by tayloraswift was closed May 25, 2022
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
Property Wrapper cannot be compiled correctly with $ in function body (Xcode 14 and main?) 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
#59295 by freddi-kit was closed Aug 5, 2022
Assertion failed: (func->isOperator() && "Lookup should only find operators") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. found by stress tester Flag: An issue found by the SourceKit stress tester
#59315 by ahoppen was closed Jun 9, 2022
Swift 5.7 compiler error lacks file name or line number when block doesn't have the right return type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation swift 5.7 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#59716 by tominsam was closed Jul 12, 2022
Compiler is crashed during compilation of snippet with type-alised global actor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#59705 by mstyura was closed Aug 31, 2022
Should Clock.sleep(for:) be added? Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella feature A feature request or implementation standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
#59914 by mbrandonw was closed Mar 31, 2023
SymbolGraphGen: Unsafe{Mutable?}{Raw?}Pointer members have vanished bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#59957 by tayloraswift was closed Jul 20, 2022
Unnecessary overflow check in _decodeScalar (UTF-16) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers
#59903 by karwa was closed Aug 1, 2022
Result builder autocomplete does not work with buildPartialBlock bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59885 by stephencelis was closed Aug 20, 2022
Assert when typechecking with CALayer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59932 by ellishg was closed Jul 7, 2022
SIL diagnostics are skipped for private unused lazy/wrapped initializers accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SILGen Area → compiler: The SIL generation stage
#61128 by hamishknight was closed Sep 29, 2022
ProTip! Find all open issues with in progress development work with linked:pr.