Skip to content

Commit d89c195

Browse files
committed
Schedule review for SE-0497
1 parent 95610e7 commit d89c195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/nnnn-definition-visibility.md renamed to proposals/0497-definition-visibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Controlling function definition visibility in clients
22

3-
* Proposal: [SE-NNNN](NNNN-filename.md)
3+
* Proposal: [SE-0497](0497-filename.md)
44
* Authors: [Doug Gregor](https://github.com/DougGregor/)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
5+
* Review Manager: [Becca Royal-Gordon](https://github.com/beccadax)
6+
* Status: **Active review (October 13...20, 2025)**
77
* Implementation: Functionality is available via hidden `@_alwaysEmitIntoClient` and `@_neverEmitIntoClient` attributes in recent `main` snapshots.
88
* Review: ([pitch](https://forums.swift.org/t/pitch-controlling-function-definition-visibility-in-clients/82372))
99

0 commit comments

Comments
 (0)