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 f628c4d commit d47f62dCopy full SHA for d47f62d
proposals/NNNN-noncopyable-stdlib-primitives.md renamed to proposals/0437-noncopyable-stdlib-primitives.md
@@ -1,9 +1,9 @@
1
# Noncopyable Standard Library Primitives
2
3
-* Proposal: [SE-NNNN](NNNN-noncopyable-stdlib-primitives.md)
+* Proposal: [SE-0437](0437-noncopyable-stdlib-primitives.md)
4
* Authors: [Karoy Lorentey](https://github.com/lorentey)
5
-* Review Manager: TBD
6
-* Status: **Awaiting review**
+* Review Manager: [John McCall](https://github.com/rjmccall)
+* Status: **Active review (May 22nd...June 4th, 2024)**
7
* Roadmap: [Improving Swift performance predictability: ARC improvements and ownership control][Roadmap]
8
* Implementation:
9
- The type/function generalizations are (provisionally) already present on main and release/6.0.
0 commit comments