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

Swift compiler fails to generate diagnostic for wrong function argument in result builder 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
#68005 opened Aug 18, 2023 by KaiOelfke
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 generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types result builders Feature: Result builders swift 5.8 SwiftUI Flag: Related to (but not an issue with) SwiftUI type checker Area → compiler: Semantic analysis
#65474 opened Apr 27, 2023 by bisgardo
Failed to produce diagnostic for expression when looping over sequence with mixed types and range bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression for-in loops Feature: for-in loops swift 5.9 type checker Area → compiler: Semantic analysis
#63375 opened Feb 2, 2023 by vojtarylko
Array from type-erased stride "Fails to produce diagnostic" 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 existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression type checker Area → compiler: Semantic analysis
#64624 opened Mar 25, 2023 by JessyCatterwaul
Failed to produce diagnostic with optionals and generics (minimal repro) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression generics Feature: generic declarations and types swift 5.9 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error
#64238 opened Mar 9, 2023 by tristanlabelle
Failed to produce diagnostic for expression (TableColumn with erroneous key path) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression key paths Feature: key paths (both native and Objective-C) result builders Feature: Result builders swift 5.9 type checker Area → compiler: Semantic analysis
#63481 opened Feb 7, 2023 by JetForMe
[SR-15809] Xcode telling me to submit bug 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
#58086 opened Feb 2, 2022 by swift-ci
'freed pointer was not the last allocation' when using parameter pack version of existing api bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#67702 opened Aug 3, 2023 by jmjauer
Index data is missing references when Swift uses an Objective-C property added through category adding a protocol conformance bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. indexing Area → source tooling: AST indexing objective-c interop Feature: Interoperability with Objective-C source tooling Area: IDE support, SourceKit, and other source tooling swift 5.8 unexpected behavior Bug: Unexpected behavior or incorrect output
#67446 opened Jul 21, 2023 by dylansturg
SIL verification failed with ObjC protocol that throws bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69421 opened Oct 25, 2023 by ellishg
Optional default argument causes crash when inferred generic type argument doesn't match explicit type argument (SE-0347) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69463 opened Oct 27, 2023 by allevato
Compiler segmentation fault when combining ForEach with a reversed binding of a list 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
#58926 opened May 15, 2022 by jbeder
[Cxx-interop] No warning for ignored return types declared with [[nodiscard]] bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#59002 opened May 20, 2022 by mikepinkerton
Short-circuit Boolean logic in if-let statements compiler The Swift compiler in itself feature A feature request or implementation run-time performance SILOptimizer Area → compiler: SIL optimization passes
#59008 opened May 21, 2022 by davedelong
On Windows 10, Swift compiler gives error: Assertion failed: captureInfo.hasBeenComputed() bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59014 opened May 22, 2022 by gandalfas
C++ types declared within unimportable type are not imported bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60005 opened Jul 11, 2022 by egorzhdan
Removing @preconcurrency results in one more allocation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59249 opened Jun 3, 2022 by dnadoba
Inconsistent @MainActor semantics on top level bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59272 opened Jun 5, 2022 by stevapple
Key path's root type cannot be infered when using a result builder bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59337 opened Jun 9, 2022 by JosephDuffy
@propertyWrapper monomorphization ignores specialization when used with @ bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59504 opened Jun 16, 2022 by b8591340
ProTip! Find all open issues with in progress development work with linked:pr.