Skip to content

Remove -enable-protocol-typealiases staging flag #3738

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

Conversation

slavapestov
Copy link
Contributor

No description provided.

@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@gregomni
Copy link
Contributor

Awesome! Thanks for all your work on this!

@slavapestov
Copy link
Contributor Author

You did most of it, so thank you!

@slavapestov slavapestov force-pushed the remove-protocol-typealias-flag branch from 1015d8b to fb43897 Compare July 25, 2016 21:07
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@slavapestov slavapestov force-pushed the remove-protocol-typealias-flag branch from fb43897 to d474a45 Compare July 25, 2016 23:20
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

It looks like migration fixits are done, and this doesn't
expose any new bugs that were not possible before, because
you could already define typealiases inside protocol
extensions.

To prevent some compiler_crasher regressions, add a simple
circularity-breaking hack. I'll need to do a sweep to clean
these up some day soon.
@slavapestov slavapestov force-pushed the remove-protocol-typealias-flag branch from d474a45 to 1ae8e37 Compare July 26, 2016 06:44
@slavapestov
Copy link
Contributor Author

@swift-ci Please test and merge

@slavapestov slavapestov merged commit 9a32575 into swiftlang:master Jul 26, 2016
@slavapestov slavapestov deleted the remove-protocol-typealias-flag branch August 19, 2016 05:22
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