We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e66a03 commit 31ea421Copy full SHA for 31ea421
Release Notes/600.md
@@ -156,6 +156,11 @@
156
- Pull request: https://github.com/apple/swift-syntax/pull/2531
157
- Migration steps: Use `if case .backslash = triviaPiece` instead
158
159
+- All symbols in `SwiftCompilerPluginMessageHandling` are now SPI
160
+ - Description: This module is only intended to be used from some internal components. Any other modules should not use them directly.
161
+ - Pull request: https://github.com/apple/swift-syntax/pull/2489
162
+ - Migration steps: Stop using this module.
163
+
164
## Template
165
166
- *Affected API or two word description*
0 commit comments