-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[stdlib] Conditional gardening [NFC] #13191
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
Conversation
@swift-ci Please smoke test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are three different indentations for the where
in a where clause in this PR.
@DougGregor yes. |
stdlib/public/core/Indices.swift
Outdated
@available(*, deprecated, renamed: "DefaultIndices") | ||
public typealias DefaultBidirectionalIndices< | ||
T : BidirectionalCollection | ||
> = DefaultIndices<T> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like you're just 80-col-trolling me now...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted. It doesn't make much sense here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@swift-ci Please smoke test |
@swift-ci Please smoke test and merge |
For the record. The failure is:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@swift-ci Please test and merge |
@swift-ci Please test |
Build failed |
@swift-ci please test macOS platform |
Build failed |
No description provided.