Skip to content

Commit ddcec3c

Browse files
authored
Add link to pitch thread.
1 parent 122a815 commit ddcec3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/NNNN-back-deploy-attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ While `@_alwaysEmitIntoClient` can be used to back deploy APIs, there are some d
5959
1. The API implemention from the original library is preferred at runtime when it is available.
6060
2. Fallback copies of the API implementation are absent from clients binaries when they would never be used.
6161

62-
Swift-evolution thread: TBD
62+
Swift-evolution thread: [Pitch](https://forums.swift.org/t/pitch-function-back-deployment/55769)
6363

6464
## Proposed solution
6565

0 commit comments

Comments
 (0)