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

@MainActor annotation is ignored when fulfilling an async protocol requirement with a sync function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58960 opened May 18, 2022 by ffried
Slow compilation when using Array.max(by:) with Array literal directly bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#58955 opened May 18, 2022 by abdulowork
Task.sleep(nanoseconds: .max) returns immediately bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency runtime Feature: umbrella label for concurrency runtime features
#59174 opened May 31, 2022 by edwellbrook
Inconsistent diagnostics for @preconcurrency in Strict Concurrency Checking mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59274 opened Jun 5, 2022 by martin-lalev
Swift 5.7: Circular reference error when building a protocol using a generic typealias bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59320 opened Jun 8, 2022 by CraigSiemens
Swift does not always invoke the more specific version of a generic function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59333 opened Jun 8, 2022 by cwalo
API-Level Property Wrapper Arguments don't recognize init(projectedValue:) defined in an extension bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59389 opened Jun 12, 2022 by juliand665
Add warning for double initializations compiler The Swift compiler in itself definite initialization diagnostics QoI Bug: Diagnostics Quality of Implementation feature A feature request or implementation SIL
#59307 opened Jun 8, 2022 by keith
Swift 5.7: incorrect compiler error with opaque result types and primary associated types bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59391 opened Jun 12, 2022 by groue
KVO observer race in BlockOperation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59363 opened Jun 10, 2022 by pronebird
Missed optimization opportunity to hoist Array access lifetime bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#59449 opened Jun 14, 2022 by kateinoigakukun
[Swift 5.6.1 (Xcode 13.4.1)] Swift hangs on compilation in the release mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59470 opened Jun 15, 2022 by ypopovych
Generic result builder "buildExpression" inference bug bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59575 opened Jun 19, 2022 by stephencelis
Property wrapper projected value access in init() causes errors. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59590 opened Jun 20, 2022 by DagAgren
[C++-Interop] Missing a matching ObjC ARC retain for C++ Copy Constructor to match C++ Destructor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#59735 opened Jun 27, 2022 by plotfi
Emacs swift-mode installation instructions
#59662 opened Jun 23, 2022 by NSCoder
Symbols and relationships in a symbol graph are non-deterministically ordered bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#59602 opened Jun 21, 2022 by QuietMisdreavus
JSONEncoder encodes Dictionary key as JSON value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59629 opened Jun 22, 2022 by 20unkown13
16s to fail compiling one file, errors detected early! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59812 opened Jun 30, 2022 by dabrahams
C++ template instantiations are not always printed in the module interface bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60246 opened Jul 26, 2022 by egorzhdan
UBUNTU 18.0.4 for x86_64 arch Build Failed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60339 opened Aug 1, 2022 by ChintzRuparel
ProTip! Type g i on any issue or pull request to go back to the issue listing page.