File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 59
59
Having been [gated](https://github.com/apple/swift/pull/28171) behind a
60
60
compiler warning since at least Swift 5.2, this syntax is now rejected.
61
61
62
- * [bugfix ][]:
62
+ * [#71075 ][]:
63
63
64
64
\_SwiftConcurrencyShims used to declare the `exit` function, even though it
65
65
might not be available. The declaration has been removed, and must be imported
@@ -10094,4 +10094,5 @@ using the `.dynamicType` member to retrieve the type of an expression should mig
10094
10094
[#57225]: <https://github.com/apple/swift/issues/57225>
10095
10095
[#56139]: <https://github.com/apple/swift/issues/56139>
10096
10096
[#70065]: <https://github.com/apple/swift/pull/70065>
10097
+ [#71075]: <https://github.com/apple/swift/pull/71075>
10097
10098
[swift-syntax]: https://github.com/apple/swift-syntax
You can’t perform that action at this time.
0 commit comments