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

Contradictory compiler diagnostics regarding termination and return analysis bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73574 opened May 10, 2024 by sarahnicoleboo updated May 10, 2024
compiler crash when compiling variable which uses class of extended type 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 extension Feature → declarations: `extension` declarations generics Feature: generic declarations and types IRGen LLVM IR generation
#65388 opened Apr 24, 2023 by cynicer updated May 10, 2024
Grabbing Mac computer name through C++ Interop hangs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#69870 opened Nov 14, 2023 by efroemling updated May 10, 2024
[Concurrency][SE-0434] Treat captured local globally-isolated functions as Sendable concurrency Feature: umbrella label for concurrency language features
#73562 opened May 10, 2024 by simanerush updated May 10, 2024
WinSDK import fails with Windows SDK 10.0.17763.0 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SDKOverlay Windows Platform: Windows
#73502 opened May 8, 2024 by SlugFiller updated May 10, 2024
Swift fails to correctly select between async and regular overload async & await Feature → concurrency: asynchronous function aka the async/await pattern @autoclosure Feature → attributes: the @autoclosure type attribute 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 overload resolution Area → compiler → type checker: Overload resolution (ranking) swift 6.0 type checker Area → compiler: Semantic analysis unexpected error Bug: Unexpected error
#69489 opened Oct 29, 2023 by saagarjha updated May 10, 2024
some cannot be used instead of a generic placeholder for never-returned type inference bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73558 opened May 10, 2024 by JessyCatterwaul updated May 10, 2024
swift-frontend flag -target-variant does not persist in swift object file when generating static library bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73546 opened May 9, 2024 by jpeezzy updated May 9, 2024
SIL verification failed when using tuples containing parameter packs 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 expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 tuples Feature: tuples variadic generics Feature → generics: Variadic generics verifier
#73030 opened Apr 14, 2024 by xAlien95 updated May 9, 2024
Variable used before declaration cause crash in runtime on access, instead compilation error 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
#73535 opened May 9, 2024 by krzyzanowskim updated May 9, 2024
[AutoDiff] Runtime EXC_BAD_ACCESS when running a pullback in certain cases. AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. run-time crash Bug → crash: Swift code crashed during execution triage needed This issue needs more specific labels
#73526 opened May 8, 2024 by fibrechannelscsi updated May 9, 2024
[Source compatibility suite] swift-distributed-actors assertion failure after rebranch merge bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. distributed Feature → concurrency: distributed actor source compatibility suite Flag: An issue that surfaced in the source compatibility suite
#69411 opened Oct 25, 2023 by justice-adams-apple updated May 9, 2024
Once SwiftCompilerSources work on Windows, build the embedded stdlib on Windows continuous integration embedded Embedded Swift feature A feature request or implementation task Windows Platform: Windows
#73249 opened Apr 25, 2024 by eeckstein updated May 8, 2024
Incompatibility of borrowing with any type in function arguments bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73525 opened May 8, 2024 by rofle100lvl updated May 8, 2024
Using @rethrows protocols in rethrows functions allow the throws function to be called without try bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73503 opened May 8, 2024 by tplaymeow updated May 8, 2024
AnyObject key path diagnostic is broken bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73521 opened May 8, 2024 by stephencelis updated May 8, 2024
[SR-328] Some Glibc functions not imported because they depend on feature test macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself Linux Platform: Linux
#42950 opened Dec 21, 2015 by swift-ci updated May 8, 2024
[SR-200] Remove @objc requirement for specifying optional protocol methods compiler The Swift compiler in itself improvement
#42822 opened Dec 12, 2015 by swift-ci updated May 8, 2024
[SR-123] Force overriding for non-optional protocol methods in a subclass compiler The Swift compiler in itself improvement
#42745 opened Dec 7, 2015 by swift-ci updated May 8, 2024
@usableFromInline internal type doesn't get Sendable conformance synthesised attributes Feature: Declaration and type attributes 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 conformances Feature → protocol: protocol conformances derived conformances Feature → protocol → conformances: derived conformances aka synthesized conformances Sendable Area → standard library: The Sendable protocol swift 6.0 type checker Area → compiler: Semantic analysis unexpected warning Bug: Unexpected warning @usableFromInline Feature → attributes: The @usableFromInline attribute
#70019 opened Nov 24, 2023 by dnadoba updated May 8, 2024
Compiler crash with SE-0430 "transferring" parameters and result values 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
#73316 opened Apr 28, 2024 by groue updated May 8, 2024
Crash on IR Generation for swift file 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 mangling Area → compiler: Mangling swift 5.10 triage needed This issue needs more specific labels
#73136 opened Apr 19, 2024 by DimaRU updated May 8, 2024
False positive warning during the code analysis performed by SE-0430 "transferring" parameters and result values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73315 opened Apr 28, 2024 by groue updated May 8, 2024
Swift 5.10 crashing when -cross-module-optimization is enabled 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
#73487 opened May 7, 2024 by mman updated May 7, 2024
TypeCheckProtocol.cpp crashed with "witness has more effects than requirement?" bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software regression swift 6.0 triage needed This issue needs more specific labels type checker Area → compiler: Semantic analysis
#73479 opened May 7, 2024 by kateinoigakukun updated May 7, 2024
ProTip! Find all open issues with in progress development work with linked:pr.