We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
md5: eb1c51aee19cb8d540386750053b8fd3
Issue Description:
Ahead of ABI Stability, come up with a canonicalization of generic and protocol requirements to allow for order-agnostic mangling.
The text was updated successfully, but these errors were encountered:
@swift-ci create
Sorry, something went wrong.
Documentation on the already-implemented canonicalization algorithm merged in https://github.com/apple/swift/commit/1d8bc932382efcb0767051bcea83f6f9529c0447.
#12774 introduces some validation of canonical generic signatures in the compiler, fixing some issues it uncovers
8614620 adds the last verification step here
DougGregor
No branches or pull requests
Additional Detail from JIRA
md5: eb1c51aee19cb8d540386750053b8fd3
Issue Description:
Ahead of ABI Stability, come up with a canonicalization of generic and protocol requirements to allow for order-agnostic mangling.
The text was updated successfully, but these errors were encountered: