Skip to content

[6.0][JSON] 5.7 compatibility #2635

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 1 commit into from
May 1, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Apr 29, 2024

Cherry-pick #2633 into release/6.0

  • Explanation: Make swift-syntax buildable with Swift 5.7 compiler / standard library.
  • Scope: Macro plugins
  • Risk: Low. Just closing gaps between compiler versions
  • Testing: Passes current test suite
  • Issue: N/A
  • Reviewer: Alex Hoppen (@ahoppen)

* Add SE-0370 methods
* Return concrete type instead of existential

(cherry picked from commit 7d41485)
@rintaro
Copy link
Member Author

rintaro commented Apr 29, 2024

@swift-ci Please test

@rintaro rintaro merged commit 3301d33 into swiftlang:release/6.0 May 1, 2024
@rintaro rintaro deleted the 6.0-json-compat-5.7 branch May 1, 2024 22:29
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