Skip to content

Commit 82c7c49

Browse files
committed
Add a release notes for WildcardPatternSyntax.typeAnnotation
1 parent 3ad670b commit 82c7c49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Release Notes/510.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
- Issue: https://github.com/apple/swift-syntax/issues/2092
4141
- Pull Request: https://github.com/apple/swift-syntax/pull/2108
4242

43+
- `WildcardPatternSyntax.typeAnnotation`
44+
- Description: `typeAnnotation` on `WildcardPatternSyntax` was a mistake. Use `typeAnnotation` properties on the outer constructs instead. E.g. `PatternBindingListSyntax.typeAnnotation`
45+
- Pull Request: https://github.com/apple/swift-syntax/pull/2393
46+
4347
## API-Incompatible Changes
4448

4549
- `NoteMessage.fixItID` renamed to `noteID`

0 commit comments

Comments
 (0)