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

[SymbolGraphGen] passing -application-extension removes symbols with @available(iOSApplicationExtension, unavailable) from the symbol graph file availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself swift 5.9 SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs. unexpected behavior Bug: Unexpected behavior or incorrect output
#70489 by MarcoEidinger was closed Dec 15, 2023
1 of 2 tasks
await fulfillment(of: [exp] does take more time than needed. 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.) triage needed This issue needs more specific labels XCTest
#70400 by agiokas was closed Jan 25, 2024
swift 5.10/nightly: struct 'OpaquePointer' does not conform to the 'Sendable' protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70396 by blindspotbounty was closed Dec 12, 2023
Allows top-level variable to be used in its own initial value accepts invalid Bug: Accepts invalid 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 definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#70380 by brow was closed Feb 29, 2024
Segfault on wrong top-level variable declaration order accepts invalid Bug: Accepts invalid 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 definite initialization duplicate Resolution: Duplicates another issue memory safety Feature: memory safety script mode Flag: Specific to script mode compilation SIL swift 6.0
#70356 by lukaszdebowski was closed Apr 24, 2024
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
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
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
Circular reference resolving attached macro 'xxx' swift macro Feature → declarations: Swift `macro` declarations
#70096 by ssly1997 was closed Feb 6, 2024
[Source compatibility suite] [5.10] Assertion failed: (!Counter.isZero() && "Cannot create a negative counter") 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 SIL source compatibility suite Flag: An issue that surfaced in the source compatibility suite swift 5.10
#70072 by justice-adams-apple was closed Nov 30, 2023
"Extra arguments" error when passing a parameter pack into a function that also accepts a closure argument. 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 expressions Feature: expressions generics Feature: generic declarations and types not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error swift 6.0 type checker Area → compiler: Semantic analysis type inference Feature: type inference unexpected error Bug: Unexpected error variadic generics Feature → generics: Variadic generics
#70056 by simanerush was closed Dec 5, 2023
[Embedded] Compiler crashes when attempting to compile declaration 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
#70040 by carlos4242 was closed Nov 28, 2023
error: value of type 'URL' has no member 'appending' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. Foundation Linux Platform: Linux not a bug Resolution → not a bug: Reported as a bug but turned out to be expected behavior or programmer error transfer candidate The issue may belong in another repository
#70017 by abegehr was closed Nov 24, 2023
Trivial function crashes compiler in C++ interop mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software IRGen LLVM IR generation PrintAsClang Area → compiler: The PrintAsClang library swift to c++ Feature → c++ interop: swift to c++ swift 5.10
#70016 by rxwei was closed Nov 27, 2023
swift-corelibs-foundation CI skips ICU checkout bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. continuous integration Windows Platform: Windows
#70011 by compnerd was closed Nov 27, 2023
Remote target (for distributed actor) arguments are not properly deinitialized bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor
#70004 by ser-0xff was closed Jan 11, 2024
C++ using decls that refer to member operators in a base class are not callable 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 swift 6.0 unexpected behavior Bug: Unexpected behavior or incorrect output
#69990 by egorzhdan was closed Dec 5, 2023
Test app invalid Resolution: Invalid (spam, junk or empty)
#69983 by KmiTA14 was closed Nov 19, 2023
#include <swift/bridging> does not work on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ Windows Platform: Windows
#69959 by compnerd was closed Dec 15, 2023
Unable to infer base of key path from other arguments in code completion bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code completion Area → source tooling: code completion
#69936 by ahoppen was closed Nov 27, 2023
swift demangle failed to demangle a symbol
#69931 by mingchen was closed Nov 19, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.