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

Can't generate Xcode project bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60033 by danielfalbo was closed Jul 21, 2022
Property Wrapper cannot be compiled correctly with $ in function body (Xcode 14 and main?) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself property wrappers Feature: property wrappers type checker Area → compiler: Semantic analysis
#59295 by freddi-kit was closed Aug 5, 2022
Assertion failed: (func->isOperator() && "Lookup should only find operators") bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. found by stress tester Flag: An issue found by the SourceKit stress tester
#59315 by ahoppen was closed Jun 9, 2022
Add a warning for unused imports compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation feature A feature request or implementation will not do Resolution: Will not be worked on
#59499 by b8591340 was closed Jun 17, 2022
Compiler crashes for withTaskGroup 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 crash Bug: A crash, i.e., an abnormal termination of software regression swift 5.7
#59528 by vojtarylko was closed Feb 27, 2023
Date with Date.VerbatimFormatStyle fails to parse string emitted by its own error bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59564 by b8591340 was closed Jun 24, 2022
swift test throws error no such module 'UIKit' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59667 by josecelano was closed Jun 24, 2022
Swift 5.7 compiler error lacks file name or line number when block doesn't have the right return type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. closures Feature: closures compiler The Swift compiler in itself diagnostics QoI Bug: Diagnostics Quality of Implementation swift 5.7 type checker Area → compiler: Semantic analysis type inference Feature: type inference
#59716 by tominsam was closed Jul 12, 2022
Compiler is crashed during compilation of snippet with type-alised global actor bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#59705 by mstyura was closed Aug 31, 2022
ContinuousClock.sleep doesn't suspend until the deadline bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59709 by mbrandonw was closed Jul 6, 2022
callAsFunction closures cannot be used with default arguments. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59712 by JessyCatterwaul was closed Jun 27, 2022
@discardableResult is ignored when used with try? bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. duplicate Resolution: Duplicates another issue
#59956 by StevenSorial was closed Jul 8, 2022
Should Clock.sleep(for:) be added? Concurrencу Area → standard library: The `Concurrency` module under the standard library umbrella feature A feature request or implementation standard library Area: Standard library umbrella swift evolution implemented Flag → feature: A feature that was approved through the Swift evolution process and implemented
#59914 by mbrandonw was closed Mar 31, 2023
SymbolGraphGen: Unsafe{Mutable?}{Raw?}Pointer members have vanished bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. SymbolGraphGen The swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.
#59957 by tayloraswift was closed Jul 20, 2022
Unnecessary overflow check in _decodeScalar (UTF-16) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers
#59903 by karwa was closed Aug 1, 2022
Result builder autocomplete does not work with buildPartialBlock bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59885 by stephencelis was closed Aug 20, 2022
Accessing a generated var of an actor from an if let statement alters the current actor if the result is nil bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60002 by ptsochantaris was closed Aug 18, 2022
Initializer ignores the where clause bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59986 by abdel-17 was closed Jul 12, 2022
iOS 13 NavigationLink pushed once and doesn't open again after being closed. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59990 by dialadahabi was closed Jul 29, 2022
Assert when typechecking with CALayer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59932 by ellishg was closed Jul 7, 2022
5.7 toolchain from 5. July reports warning if non-sendable local function is passed to a @preconcurrency marked method bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59910 by dnadoba was closed Jul 21, 2022
5.7 toolchain from 5. July reports new "function call causes an infinite recursion" warnings for deprecated methods in swift-nio bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#59909 by dnadoba was closed Jul 21, 2022
contextMenu in NavigationLink not working in the light mode bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#60066 by seungjun-green was closed Jul 27, 2022
ProTip! Adding no:label will show everything without a label.