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

[SR-15521] Satisfying finished case for Result enum feature A feature request or implementation standard library Area: Standard library umbrella will not do Resolution: Will not be worked on
#57826 by swift-ci was closed Nov 3, 2022
[SR-9223] Inliner exhibits slow compilation time with a large static array bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself duplicate Resolution: Duplicates another issue expressions Feature: expressions literals Feature → expressions: Literals such as an integer or string literal optimized only Flag: An issue whose reproduction requires optimized compilation performance SILOptimizer Area → compiler: SIL optimization passes swift 5.8
#51712 by swift-ci was closed May 3, 2023
[SR-7668] testEagerLoop() in crashers.swift crashers in TFLowerGraph.cpp, after supporting TF tensor receives 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 GPE swift for tensorflow
#50208 by rxwei was closed May 23, 2023
[SR-8049] Open source S4TF unit testing with a remote TF session feature A feature request or implementation good first issue Good for newcomers stale Resolution: No longer relevant, stale swift for tensorflow
#50582 by swift-ci was closed Dec 3, 2019
[SR-15808] [AutoDiff] Non-differentiable closure parameters not parsed correctly AutoDiff bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#58085 by philipturner was closed Apr 25, 2023
[SR-15832] Bug on isDetailLink 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.) SwiftUI Flag: Related to (but not an issue with) SwiftUI
#58106 by swift-ci was closed Nov 3, 2022
[SR-5294] Union types compiler The Swift compiler in itself feature A feature request or implementation will not do Resolution: Will not be worked on
#47869 by swift-ci was closed Jun 26, 2017
[SR-4065] SymbolicReferenceExprSyntax - DeclRefExpr cross-reference test compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task unit tests
#46648 by bitjammer was closed Apr 5, 2023
[SR-4066] Implement {implicit,explicit}-member-expression in lib/Syntax compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46649 by bitjammer was closed Apr 5, 2023
[SR-4094] Syntax Transformer: DeclRefExpr -> SymbolicReferenceExprSyntax compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46677 by bitjammer was closed Apr 5, 2023
[SR-4101] Return early if cached children are present in Syntax nodes compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46684 by bitjammer was closed Apr 5, 2023
[SR-4105] Implement is-pattern / is-cast in lib/Syntax casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax patterns Feature: patterns stale Resolution: No longer relevant, stale task
#46688 by bitjammer was closed Apr 5, 2023
[SR-4106] Implement as-pattern in lib/Syntax casting Feature: explicit casting (is, as, as? and as!) compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax patterns Feature: patterns stale Resolution: No longer relevant, stale task
#46689 by bitjammer was closed Apr 5, 2023
[SR-4108] Implement class-declaration in lib/Syntax class Feature → type declarations: Class declarations compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46691 by bitjammer was closed Apr 5, 2023
[SR-4109] Implement protocol-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax protocol Feature → type declarations: Protocol declarations stale Resolution: No longer relevant, stale task
#46692 by bitjammer was closed Apr 5, 2023
[SR-4110] Implement enum-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations enum Feature → type declarations: Swift enumeration declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46693 by bitjammer was closed Apr 5, 2023
[SR-4111] Implement extension-declaration in lib/Syntax compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46694 by bitjammer was closed Apr 5, 2023
[SR-4112] Implement variable- and constant-declaration in lib/Syntax compiler The Swift compiler in itself let & var Feature: constant and variable declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46695 by bitjammer was closed Apr 5, 2023
[SR-4113] Create an open-brace formatting prototype utilizing lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46696 by bitjammer was closed Apr 2, 2023
[SR-4114] Implement closure-expression in lib/Syntax closures Feature: closures compiler The Swift compiler in itself expressions Feature: expressions † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46697 by bitjammer was closed Apr 5, 2023
[SR-4115] Implement switch-case in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale statements Feature: statements switch cases Feature → statements → switch: 'switch' statement cases task
#46698 by bitjammer was closed Apr 5, 2023
[SR-4116] Implement protocol-associated-type-declaration in lib/Syntax associatedtype Feature → declarations → protocol: `associatedtype` declarations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale
#46699 by bitjammer was closed Apr 5, 2023
[SR-4117] Implement protocol-composition-type in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax protocol compositions Feature → types: protocol composition types stale Resolution: No longer relevant, stale task types Feature: types
#46700 by bitjammer was closed Apr 5, 2023
[SR-4118] Implement key-path-expression in lib/Syntax compiler The Swift compiler in itself † libswiftSyntax † Area → compiler: the once-integrated C++ Syntax library succeeded by SwiftSyntax stale Resolution: No longer relevant, stale task
#46701 by bitjammer was closed Jan 25, 2023
ProTip! no:milestone will show everything without a milestone.