Commits

Slava Pestov committed 1ae8e37058c
Remove -enable-protocol-typealiases staging flag 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.