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

Failed to produce diagnostic for expression with wrong question mark in result builders bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions failed to produce diagnostic Bug → internal error: Failed to produce diagnostic for expression result builders Feature: Result builders type checker Area → compiler: Semantic analysis
#72901 opened Apr 8, 2024 by koh28 updated Apr 8, 2024
suppress-remarks option does not work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72924 opened Apr 9, 2024 by Frizlab updated Apr 9, 2024
The default parameters of the Swift addtarget method do not take effect bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72925 opened Apr 9, 2024 by Pobby12 updated Apr 9, 2024
Global actor method from protocol doesn’t inherit to the implementation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#71007 opened Jan 19, 2024 by carlhung updated Apr 9, 2024
Add cross-platform introspection tools for Swift Concurrency Tasks concurrency Feature: umbrella label for concurrency language features feature A feature request or implementation
#72228 opened Mar 11, 2024 by hassila updated Apr 10, 2024
Region isolation diagnoses async iterator transfer despite nonisolated(unsafe) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72942 opened Apr 10, 2024 by hborla updated Apr 11, 2024
Assertion failed: (LocalDiscriminator == InvalidDiscriminator && "LocalDiscriminator is set multiple times") when building a package with TCA as a dependency bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software expressions Feature: expressions type checker Area → compiler: Semantic analysis
#71217 opened Jan 29, 2024 by kuglee updated Apr 11, 2024
Freestanding Declaration Macro Expanding Defer Block Causes Compiler Error starting with Swift 5.10 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#72307 opened Mar 13, 2024 by i2h3 updated Apr 11, 2024
Runtime EXC_BAD_ACCESS crash in libswiftCore.dylib`__swift::__runtime::llvm::hash_combine<__swift::__runtime::llvm::hash_code, __swift::__runtime::llvm::StringRef>: 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
#72979 opened Apr 11, 2024 by darronschall updated Apr 11, 2024
Declaration macros can’t introduce local variables swift macro Feature → declarations: Swift `macro` declarations
#72968 opened Apr 11, 2024 by ahoppen updated Apr 11, 2024
Key path formed to setter with unavailable key path is writable availability The @available attribute and availability checking in general bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. key paths Feature: key paths (both native and Objective-C) type checker Area → compiler: Semantic analysis
#72809 opened Apr 3, 2024 by stephencelis updated Apr 11, 2024
Compiler crashes when building project in release configuration 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 optimized only Flag: An issue whose reproduction requires optimized compilation serialization Area → compiler: Serialization & deserialization
#61350 opened Sep 29, 2022 by anlaital updated Apr 12, 2024
Swift 5.9.2 Crash while running GlobalPropertyOpt SIL Optimization 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
#71274 opened Jan 31, 2024 by lucasmarcal-faire updated Apr 12, 2024
Regression: Xcode 15 cannot build correctly for macOS versions older than 10.15 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#68163 opened Aug 28, 2023 by CharlesJS updated Apr 12, 2024
[SR-15926] Generic type put into wrong position bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58187 opened Mar 1, 2022 by davezarzycki updated Apr 14, 2024
Compiler crash when throwing from a throws(Never) 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
#73053 opened Apr 16, 2024 by Jnosh updated Apr 16, 2024
C++ interop: Wrap up the Swift 5.9 interop documentation c++ interop Feature: Interoperability with C++ documentation task
#70341 opened Dec 8, 2023 by hyp updated Apr 16, 2024
Compiler errors with libstdc++ in C++20 mode on Ubuntu 23.10 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 Linux Platform: Linux swift 6.0 test failure
#73037 opened Apr 15, 2024 by egorzhdan updated Apr 16, 2024
[AutoDiff] Assertion failed: (srcAddr->getType() == destAddr->getType()) assertion failure Bug → crash: An assertion failure AutoDiff 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 SILOptimizer Area → compiler: SIL optimization passes swift 6.0
#72618 opened Mar 27, 2024 by asl updated Apr 16, 2024
[SR-4625] Compiler reports an error for protocol conformance for method with default parameter value compiler The Swift compiler in itself conformances Feature → protocol: protocol conformances default arguments Feature: default arguments for value parameters feature A feature request or implementation protocol Feature → type declarations: Protocol declarations swift evolution proposal needed Flag → feature: A feature that warrants a Swift evolution proposal
#47202 opened Apr 19, 2017 by swift-ci updated Apr 16, 2024
Assertion failed: (genericSig && "Need a generic signature to resolve conformance") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73068 opened Apr 16, 2024 by fibrechannelscsi updated Apr 16, 2024
Warnings output for files inside preconcurrency imported library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73075 opened Apr 17, 2024 by radianttap updated Apr 17, 2024
Unable to use std::chrono clocks via Cxx 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 swift 5.10 unexpected error Bug: Unexpected error
#72737 opened Mar 31, 2024 by karwa updated Apr 17, 2024
-vfsoverlay breaks -strict-concurrency checking bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73088 opened Apr 17, 2024 by jszumski updated Apr 17, 2024
ProTip! Add no:assignee to see everything that’s not assigned.