Skip to content

Commit 727ecd4

Browse files
committed
wip
1 parent 8d695df commit 727ecd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Release Notes/511.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
- Pull request: https://github.com/apple/swift-syntax/pull/2450
6969
- Migration steps: Code which exhaustively checked over the enum should be changed to `case .expansion(let node, let replacements, let genericReplacements):`. Creating the `.extension` gained a compatibility shim, retaining the previous syntax source compatible (`return .expansion(node, replacements: [])`).
7070

71-
7271
- Effect specifiers:
7372
- Description: The `unexpectedAfterThrowsSpecifier` node of the various effect specifiers has been removed.
7473
- Pull request: https://github.com/apple/swift-syntax/pull/2219

0 commit comments

Comments
 (0)