Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove #if compiler(>=5.5) #182

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

dnadoba
Copy link
Member

@dnadoba dnadoba commented Oct 13, 2022

Motivation

We only support Swift 5.5.2+.

Modification

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

Result

less branching

@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Oct 13, 2022
@Lukasa Lukasa merged commit 985a485 into apple:main Oct 13, 2022
@dnadoba dnadoba deleted the dn-remove-5.4-support branch October 13, 2022 13:07
dnadoba added a commit that referenced this pull request Oct 13, 2022
I have accidentally added an additional dot in #182
This PR removes it again.
@dnadoba dnadoba mentioned this pull request Oct 13, 2022
Lukasa pushed a commit that referenced this pull request Oct 13, 2022
I have accidentally added an additional dot in #182
This PR removes it again.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants