Skip to content

Conversation

@finagolfin
Copy link
Member

Cherrypick of #40625, #40659, and #40774

Explanation: #40340 removed ICU as a dependency for the stdlib before the 5.6 branch, but we weren't able to clean up some of this build configuration that still refers to it before the branch. This pull gets rid of those last ICU references that we no longer use, so nobody gets confused when Swift 5.6 is released.

Scope: This is all build-related and unused on any officially supported platform since @Azoy removed the stdlib dependency on ICU.

SR Issue: None

Risk: Low, mostly doc and some unused build configuration variables and logic.

Testing: Trunk has not had any problems since these were merged.

Reviewer: @compnerd

@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd merged commit 93d7b6e into swiftlang:release/5.6 Jan 13, 2022
@finagolfin finagolfin deleted the 56-icu branch January 13, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants