Skip to content

Remove unnecessary operators. #2817

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

Merged
merged 1 commit into from
Aug 24, 2024
Merged

Conversation

johnno1962
Copy link

@johnno1962 johnno1962 commented Aug 23, 2024

Hi @ahoppen, follow-up PR to #2439 removing some operators that turn out to not be necessary as I just noticed they are implied by their optional counterparts. Does not seem to affect compile/runtime performance.

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing the cleanup opportunity!

@ahoppen
Copy link
Member

ahoppen commented Aug 24, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge August 24, 2024 04:38
@ahoppen ahoppen merged commit 049dc7f into swiftlang:main Aug 24, 2024
3 checks passed
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