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

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
Assertion failed: (Ptr && "Cannot dereference a null Type!") in swift::symbolgraphgen::Symbol::getEffectiveAccessLevel bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61201 by ahoppen was closed Sep 21, 2022
(include/swift/SIL/AbstractionPattern.h) Assertion `signature || !origType->hasTypeParameter()' failed. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61040 by tayloraswift was closed Sep 20, 2022
[Regression] 5.7 – "cannot reference invalid declaration" error when accessing property wrapper inside closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#61017 by pablocornejo was closed Sep 13, 2022
[Regression][5.7] "unable to infer closure type in the current context" when passing a member access expression as property wrapper argument inside closure 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
#61024 by pablocornejo was closed Sep 13, 2022
compiler crash: Term verification failed 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 type checker Area → compiler: Semantic analysis
#61020 by tayloraswift was closed Nov 1, 2022
The Swift compiler cannot be built with clang 15 on linux/Android bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#61468 by finagolfin was closed Dec 19, 2022
3
4
ProTip! Adding no:label will show everything without a label.