mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Some diagnostics got worse, but I think the reduction in compiler complexity is worth it, and copy-and-pasting Swift 2 code is not likely to produce great results anyway. Also, this corrects an oversight where we did not reject @pseudogeneric on function types in AST parsing.