Skip to content
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

Remove #if compiler(>=5.5) #404

Merged
merged 3 commits into from
Oct 12, 2022
Merged

Remove #if compiler(>=5.5) #404

merged 3 commits into from
Oct 12, 2022

Conversation

dnadoba
Copy link
Member

@dnadoba dnadoba commented Oct 12, 2022

Motivation

We only support Swift 5.5.2+.

Modification

Remove all #if swift(>=5.5) conditional compilation blocks.

Result

less branching

@dnadoba dnadoba added the semver/none No version bump required. label Oct 12, 2022
@Lukasa Lukasa enabled auto-merge (squash) October 12, 2022 15:24
@Lukasa Lukasa merged commit b8a78b0 into apple:main Oct 12, 2022
@dnadoba dnadoba deleted the dn-drop-swift5.5 branch October 13, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants