Skip to content

Commit 8ced3b6

Browse files
committed
Add pull request number
1 parent 14e4fc4 commit 8ced3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release Notes/602.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
- `DiagnosticsFormatter` has a new method, `formattedMessage`, that formats a diagnostic message without any corresponding syntax node.
1616
- Description: Some tools want to use the diagnostics formatter to produce diagnostics that don't relate to source code, or for which the source code isn't available. This API allows them to do so while maintaining consistent presentation.
17-
- Pull Request: TBD
17+
- Pull Request: https://github.com/swiftlang/swift-syntax/pull/3059
1818
- Migration steps: None required.
1919

2020
- `FixIt.Change` has a new case `replaceText` that performs a textual replacement of a range of text with another string.

0 commit comments

Comments
 (0)