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

The new swift-driver doesn't seem to work properly when it's used through a symbolic link bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70932 by kkebo was closed Apr 25, 2024
Self shorthand does not work with isolated parameters actor Feature → concurrency: `actor` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features declarations Feature: declarations Self in class Feature → types: The 'Self' type in classes swift 6.0 type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#70924 by tayloraswift was closed Jan 17, 2024
Swift build crashes in debug configuration only 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
#70915 by psummerland was closed Jan 21, 2024
Formatting UnitLength Measurement on iOS 16 does not consider user's Measurement System settings bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. off topic Resolution: Is beyond the scope of the Swift project (Xcode, proprietary Apple frameworks, etc.)
#70876 by rgariful was closed Jan 12, 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
Sendability incorrectly inferred for curried method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70829 by KeithBauerANZ was closed Jan 10, 2024
Unsafe withTaskGroup optimization async & await Feature → concurrency: asynchronous function aka the async/await pattern bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features optimized only Flag: An issue whose reproduction requires optimized compilation SILOptimizer Area → compiler: SIL optimization passes swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70813 by za-creature was closed Mar 29, 2024
TEST 'Swift(linux-x86_64) :: Concurrency/dispatch_inference.swift' FAILED compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features Foundation Linux Platform: Linux Sendable Area → standard library: The Sendable protocol swift 6.0 test failure
#70759 by shahmishal was closed Mar 29, 2024
Closures containing parameter packs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70747 by NoahKamara was closed Jan 25, 2024
#70580 seems to be breaking code in some cases bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70733 by kkebo was closed Jan 6, 2024
Cannot find 'CFString' when build with CoreFoundation in Linux bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70652 by WindowsMEMZ was closed Jan 6, 2024
Compiler crash on internal Foundation import bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software indexing Area → source tooling: AST indexing triage needed This issue needs more specific labels
#70644 by mr-swifter was closed Jan 15, 2024
SWIFT_EXEC for Xcode 15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70631 by dondong was closed Feb 6, 2024
Swift 5.9.2-RELEASE build fails on Linux: calling a private constructor StmtIterator bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift clang importer Area → compiler: The clang importer compiler The Swift compiler in itself Linux Platform: Linux
#70574 by dpkirchner was closed Jan 4, 2024
"init accessors" don't work with actors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70550 by KeithBauerANZ was closed Feb 13, 2024
Assertion failed: Result >= 0 && "negative label difference requested", file S:\SourceCache\swift-project\llvm-project\llvm\lib\MC\MCCodeView.cpp, line 461 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen crash Bug: A crash, i.e., an abnormal termination of software debug info Area → compiler → IRGen: Debug information emission transfer candidate The issue may belong in another repository Windows Platform: Windows
#70450 by compnerd was closed Dec 14, 2023
Assertion failure building the compiler with full bootstrapping bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ clang importer Area → compiler: The clang importer compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software generics Feature: generic declarations and types swift 6.0 verifier
#70328 by hborla was closed Dec 10, 2023
Unicode ZWNJ Recognition Issue bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella String Area → standard library: The `String` type swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#70266 by urijan44 was closed May 8, 2024
Deserialization failure (XRefError) compiler crashes where certain std::vector related instantiated types are not found with C++ interop bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software serialization Area → compiler: Serialization & deserialization swift 6.0 types Feature: types
#70253 by hjyamauchi was closed Apr 1, 2024
C++ interop: non-copyable: fix an issue with move-only-cxx-value-type-generics.swift once non-copyable generics are supported: isLoadableOrOpaque(operand->getType())) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ noncopyable struct/enum Feature → declarations: Noncopyable value type declarations
#70246 by hyp was closed May 15, 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
Compiler crash when passing variadic generic parameter to a function 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 variadic generics Feature → generics: Variadic generics
#70187 by tevelee was closed Jan 5, 2024
Parameter packs produce crashes on synthesized memberwise init 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
#70140 by dehesa was closed Jan 5, 2024
Bad interaction between SE-0269 and SE-0345 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70089 by jumhyn-browser was closed May 7, 2024
ProTip! What’s not been updated in a month: updated:<2024-04-18.