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

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
For loop with tuple unpacking and invalid member fails to report correct 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 for-in loops Feature: for-in loops pattern matching Feature: pattern matching swift 5.7 type checker Area → compiler: Semantic analysis
#61363 by Stiivi was closed Sep 29, 2022
Compiler crashes with forced typecasts 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
#61394 by za-creature was closed Oct 1, 2022
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-10572] "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
#52972 by macdrevx was closed Jul 30, 2020
[SR-12145] Failed to produce diagnostic when @_functionBuilder buildBlock not static 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
#54580 by nikstar was closed Sep 2, 2020
[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-13091] 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
#55537 by swift-ci was closed Jun 26, 2020
[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
[SR-14213] Failed to produce diagnostic for expression — 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
#56591 by odmir was closed Apr 10, 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
ProTip! Exclude everything labeled bug with -label:bug.