Skip to content

Rename "suppressible protocols" to "invertible protocols". #72698

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 3 commits into from
Mar 29, 2024

Conversation

DougGregor
Copy link
Member

We've decided to use the "invertible protocols" terminology throughout the runtime and compiler, so move over to that terminology consistently. We'll retain the term "suppressible" to refer to protocols whose implicit conformances can be suppressed, which is a superset of the invertible protocols.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor enabled auto-merge March 29, 2024 17:13
Collapse the representations of "suppressible" and "invertible"
protocol sets. Only minor adjustments were required.
We've decided to use the "invertible protocols" terminology throughout
the runtime and compiler, so move over to that terminology
consistently.
@DougGregor DougGregor force-pushed the suppress-suppressible branch from 6faa0fd to 2996428 Compare March 29, 2024 18:32
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 989d4ba into swiftlang:main Mar 29, 2024
@DougGregor DougGregor deleted the suppress-suppressible branch March 29, 2024 21:51
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.

1 participant