Skip to content

[5.7][SE-0361] Enable bound generic extensions.#59830

Merged
hborla merged 3 commits intoswiftlang:release/5.7from
hborla:5.7-enable-bound-generic-extensions
Jul 6, 2022
Merged

[5.7][SE-0361] Enable bound generic extensions.#59830
hborla merged 3 commits intoswiftlang:release/5.7from
hborla:5.7-enable-bound-generic-extensions

Conversation

@hborla
Copy link
Copy Markdown
Member

@hborla hborla commented Jul 1, 2022

Cherry-pick of #59829

  • Explanation: This change enables SE-0361: Bound generic extensions and removes the experimental feature flag.
  • Scope: This is a new language feature with no impact on existing code.
  • Risk: Low.
  • Testing: Tests already exist for the new feature. Updated diagnostics for existing tests.

@hborla hborla added swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review r5.7 labels Jul 1, 2022
@hborla
Copy link
Copy Markdown
Member Author

hborla commented Jul 1, 2022

@swift-ci please test

@hborla hborla force-pushed the 5.7-enable-bound-generic-extensions branch from 34167ac to e6394cc Compare July 1, 2022 02:20
@hborla
Copy link
Copy Markdown
Member Author

hborla commented Jul 1, 2022

@swift-ci please test

@hborla hborla marked this pull request as ready for review July 5, 2022 21:17
@hborla hborla requested a review from a team as a code owner July 5, 2022 21:17
@hborla hborla removed the swift evolution pending discussion Flag → feature: A feature that has a Swift evolution proposal currently in review label Jul 5, 2022
@hborla
Copy link
Copy Markdown
Member Author

hborla commented Jul 5, 2022

@swift-ci please test

@hborla hborla merged commit d0961a4 into swiftlang:release/5.7 Jul 6, 2022
@hborla hborla deleted the 5.7-enable-bound-generic-extensions branch July 6, 2022 02:27
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 release cherry pick Flag: Release branch cherry picks swift 5.7

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants