Skip to content

Updates for recent syntax/toolchain changes (2020-04-19). #193

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
Apr 21, 2020

Conversation

allevato
Copy link
Member

  • Remove differentiation nodes that no longer exist.
  • Add support for multiple catch clauses (SE-0276).
  • Remove a never-used configuration helper type that
    incorrectly used a let-with-initial-value, which
    recent toolchain snapshots now issue a warning for
    in Decodable types.

This PR moves the master branch up to require the
swift-DEVELOPMENT-SNAPSHOT-2020-04-19-a development
snapshot toolchain.

- Remove differentiation nodes that no longer exist.
- Add support for multiple `catch` clauses (SE-0276).
- Remove a never-used configuration helper type that
  incorrectly used a `let`-with-initial-value, which
  recent toolchain snapshots now issue a warning for
  in `Decodable` types.

This PR moves the `master` branch up to require the
`swift-DEVELOPMENT-SNAPSHOT-2020-04-19-a` development
snapshot toolchain.
@allevato
Copy link
Member Author

cc @dylansturg

@allevato allevato merged commit 65948bc into swiftlang:master Apr 21, 2020
aaditya-chandrasekhar pushed a commit to val-verde/swift-format that referenced this pull request May 20, 2021
* Rename Deploy workflow to Publish

* Pass GH_PERSONAL_ACCESS_TOKEN as GITHUB_TOKEN

* Update publish workflow
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