You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update swift-syntax package dependency to 603 (#1286)
This updates our package dependency on swift-syntax to `603.0.0-latest`
(replacing `602-0.0-latest`). I also took the opportunity to document
the workaround we use to ensure we're always using the latest
"prerelease" tag.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments