Skip to content

[6.0] Increase tools version #2801

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

SimplyDanny
Copy link
Contributor

@SimplyDanny SimplyDanny commented Aug 11, 2024

  • Explanation: With the changes from [6.0] Performance improvements for SyntaxRewriter #2742 in SyntaxRewriter requires stdlib functions introduced alongside with Swift 5.8. Increase the swift tools version to reflect that version requirement.
  • Scope: swift-syntax as a package dependency
  • Risk: Low, swift-syntax doesn’t build with Swift <5.8 currently anyway
  • Testing: n/a
  • Issue: n/a
  • Reviewer: @ahoppen

The changes introduced by swiftlang#2742 in SyntaxRewriter require at least Swift 5.8.
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @SimplyDanny

@ahoppen ahoppen changed the title Increase tools version [6.0] Increase tools version Aug 12, 2024
@ahoppen
Copy link
Member

ahoppen commented Aug 12, 2024

@SimplyDanny Would you like to also create a PR for this to main?

@ahoppen
Copy link
Member

ahoppen commented Aug 12, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge August 12, 2024 19:05
@SimplyDanny
Copy link
Contributor Author

@SimplyDanny Would you like to also create a PR for this to main?

Sure. There it is: #2802.

@ahoppen ahoppen merged commit 515f79b into swiftlang:release/6.0 Aug 12, 2024
3 checks passed
@SimplyDanny SimplyDanny deleted the increase-compiler-version branch August 12, 2024 21:52
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.

3 participants