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: 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
#62519 by gaultier was closed Dec 13, 2022
[SR-10429] Compiler crash with conditional conformance to Expressible* protocol 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 diagnostics QoI Bug: Diagnostics Quality of Implementation failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression regression swift 5.0 type checker Area → compiler: Semantic analysis
#52829 by NevinBR was closed May 4, 2019
[SR-11392] Failed to produce diagnostic when using protocol conforming with extension 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
#53793 by kateinoigakukun was closed Nov 14, 2019
[SR-13939] SwiftUI "Please file a bug report" 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 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#56336 by swift-ci was closed Dec 11, 2020
[SR-13826] Failed to produce diagnostic on trying to capture parameter of non-escaping 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#56224 by Gotyanov was closed Nov 7, 2020
[SR-13967] Failed to produce diagnostic for expression in SwiftUI 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 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#56365 by odmir was closed Dec 16, 2020
[SR-14091] Improve "ambiguous without more context" error on misusing SwiftUI's Axis 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 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#56477 by typesanitizer was closed Jan 25, 2021
[SR-14143] "Failed to produce diagnostic for expression" for property wrapper referenced through generic typealias 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 regression type checker Area → compiler: Semantic analysis
#56522 by swift-ci was closed Feb 5, 2021
error: 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 duplicate Resolution: Duplicates another issue failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression for-in loops Feature: for-in loops pattern matching Feature: pattern matching type checker Area → compiler: Semantic analysis
#63295 by TuscanBlue was closed Jan 30, 2023
Loop expression creates "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 duplicate Resolution: Duplicates another issue failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression for-in loops Feature: for-in loops pattern matching Feature: pattern matching swift 5.7 type checker Area → compiler: Semantic analysis
#64716 by psco was closed Apr 2, 2023
Failed to produce diagnostic for expression (adding up tuples) 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 failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression operators Feature: operators swift 5.8 tuples Feature: tuples type checker Area → compiler: Semantic analysis
#65216 by SimplyDanny was closed May 30, 2023
"Failed to produce diagnostic" when using enumerated instead of enumerated() 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 duplicate Resolution: Duplicates another issue failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression for-in loops Feature: for-in loops pattern matching Feature: pattern matching swift 5.7 type checker Area → compiler: Semantic analysis
#62755 by JetForMe was closed Dec 22, 2022
[SR-14952] Unable to provide 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
#57294 by swift-ci was closed Jun 28, 2022
[SR-15717] Building Spotify Clone 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 missing info Resolution: Is missing crucial info such as a test case or a concise description type checker Area → compiler: Semantic analysis
#57994 by swift-ci was closed May 13, 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
Swift Apple
#32275 by Speleo-cyber was closed Apr 25, 2022
Ruler Project
#32101 by hasenbandeDE was closed Apr 25, 2022
Freezed help
#32119 by a6x-b was closed Apr 25, 2022
Swift Only
#32997 by Willdog10 was closed Apr 25, 2022
Hi
#31036 by Abdul-Habeeb was closed Apr 25, 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
[SwiftUI] Fail to import _MapKit_SwiftUI on custom build swiftc bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58995 by lingol was closed Aug 12, 2022
Nested type conformance problem bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances duplicate Resolution: Duplicates another issue nested types Feature: nested types operators Feature: operators type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#59016 by dabrahams was closed Jun 3, 2022
[AutoDiff] Numerical accuracy of standard library derivatives bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58967 by philipturner was closed May 25, 2022
[ConstraintSystem][Sema] Crash while type-checking expression bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59031 by philipturner was closed May 23, 2022
ProTip! Adding no:label will show everything without a label.