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

Non-sensical fix-it (and weird error message) when trying to multiply a Duration by an integer 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 fix-its Feature: diagnostic fix-its good first issue Good for newcomers operators Feature: operators swift 6.0 type checker Area → compiler: Semantic analysis unexpected behavior Bug: Unexpected behavior or incorrect output
#72085 by wadetregaskis was closed Mar 12, 2024 updated Mar 12, 2024
Compiler bug with consume keyword bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70234 by mishacausur was closed Mar 12, 2024 updated Mar 12, 2024
[Windows] WinSDK.DirectX.Dinput8 has incorrect link library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68887 by STREGA was closed Oct 1, 2023 updated Mar 11, 2024
using is AnyObject to test a value type, But it returns true. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72223 by carlhung was closed Mar 11, 2024 updated Mar 11, 2024
'consume' applied to value that the compiler does not support. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72055 by ekazaev was closed Mar 11, 2024 updated Mar 11, 2024
can no longer consume a local let binding that used deferred initialization bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation SIL
#71607 by tayloraswift was closed Mar 11, 2024 updated Mar 11, 2024
can no longer consume local var binding bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. diagnostics QoI Bug: Diagnostics Quality of Implementation SIL
#71605 by tayloraswift was closed Mar 11, 2024 updated Mar 11, 2024
LinearLifetimeCheckerPrivate.h: Error! Found a leaked owned value that was never consumed. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#71608 by tayloraswift was closed Mar 11, 2024 updated Mar 11, 2024
ForwardTrailingClosures is not source compatible with calls to View.sheet(isPresented:onDismiss:content:) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. call expressions Feature → expressions: Call expressions closures Feature: closures compiler The Swift compiler in itself source compatibility swift 5.9 trailing closures Feature: trailing closures type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error
#65921 by jqsilver was closed Mar 10, 2024 updated Mar 10, 2024
[Source compatibility suite] RxReactiveObjC fails to build on main with error: 'TARGET_OS_IOS' is not defined bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#72133 by xymus was closed Mar 7, 2024 updated Mar 7, 2024
Passing nil to a parameter pack fails 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 expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression generics Feature: generic declarations and types good first issue Good for newcomers internal error Bug: Internal error literals Feature → expressions: Literals such as an integer or string literal nil Feature → expressions → literals: The `nil` literal swift 6.0 type checker Area → compiler: Semantic analysis variadic generics Feature → generics: Variadic generics
#69432 by alimyuz was closed Mar 6, 2024 updated Mar 6, 2024
[SR-15490] Even if Language is selected as Swift, the code of traitCollectionDidChange (_ :) is Objective-C. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#57795 by swift-ci was closed Mar 6, 2024 updated Mar 6, 2024
[SR-14254] Incorrect example book Issues with The Swift Programming Language book bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. documentation transfer candidate The issue may belong in another repository
#56614 by swift-ci was closed Mar 6, 2024 updated Mar 6, 2024
[SR-2755] False objc_autoreleaseReturnValue dependency building on Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation linker error Linux Platform: Linux objective-c interop Feature: Interoperability with Objective-C swift 5.10
#45359 by swift-ci was closed Mar 2, 2024 updated Mar 2, 2024
[SR-5271] Don't emit objc_retainAutoreleasedReturnValue() on non-ObjC targets bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself IRGen LLVM IR generation Linux Platform: Linux objective-c interop Feature: Interoperability with Objective-C swift 5.10 unexpected behavior Bug: Unexpected behavior or incorrect output
#47846 by spevans was closed Mar 2, 2024 updated Mar 2, 2024
Opening existential metatype does not work for @objc protocols. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself existentials Feature: values of types like `any Collection`, `Any` and `AnyObject`; type-erased values implicit existential opening Feature → existentials: implicit opening of existentials when passed to parameters of generic type metatypes Feature → types: Metatypes @objc Feature → attributes: The @objc attribute swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#70873 by CrystDragon was closed Mar 1, 2024 updated Mar 1, 2024
Swift Crashes when Accessing Some Objective-C Enums or OptionSet. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#70982 by CrazyFanFan was closed Feb 28, 2024 updated Feb 28, 2024
Assertion `address.isLValue() && "Must have a physical copyable lvalue decl ref that " "evaluates to an address"' failed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software SILGen Area → compiler: The SIL generation stage
#71606 by tayloraswift was closed Feb 27, 2024 updated Feb 27, 2024
Code fails to compile: extraneous ')' before ';' build error Errors when building the toolchain, not regular Swift code compiler The Swift compiler in itself swift 6.0
#71806 by dhoepfl was closed Feb 27, 2024 updated Feb 27, 2024
Labeled tuple with KeyPath expression as functions bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software key paths Feature: key paths (both native and Objective-C) triage needed This issue needs more specific labels
#71882 by kateinoigakukun was closed Feb 26, 2024 updated Feb 26, 2024
[SR-4167] swift-ci posting “Build failed” message when starting run bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#46750 by ahoppen was closed Feb 25, 2024 updated Feb 25, 2024
[SR-1785] Linker warning when building Swift in Xcode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. cmake
#44394 by ahoppen was closed Feb 25, 2024 updated Feb 25, 2024
Requirement machine crash due to recursive protocol requirements assertion failure Bug → crash: An assertion failure 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 generic constraints Feature → generics: generic constraints generics Feature: generic declarations and types swift 6.0 type checker Area → compiler: Semantic analysis
#69318 by stackotter was closed Feb 24, 2024 updated Feb 24, 2024
Crash using variadic generics in Xcode 15.3 Beta 3 / Swift 5.10 assertion failure Bug → crash: An assertion failure 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 duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 SwiftUI Flag: Related to (but not an issue with) SwiftUI tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#71819 by JaviSoto was closed Feb 24, 2024 updated Feb 24, 2024
Compiler crash value pack of pairs assertion failure Bug → crash: An assertion failure 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 duplicate Resolution: Duplicates another issue expressions Feature: expressions generics Feature: generic declarations and types SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics
#69232 by DmT021 was closed Feb 24, 2024 updated Feb 24, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.