Skip to content

Commit b62d439

Browse files
authored
Add a review link to SE-0437
1 parent 747eb79 commit b62d439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0437-noncopyable-stdlib-primitives.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
* Review Manager: [John McCall](https://github.com/rjmccall)
66
* Status: **Active review (May 22nd...June 4th, 2024)**
77
* Roadmap: [Improving Swift performance predictability: ARC improvements and ownership control][Roadmap]
8-
* Implementation:
8+
* Implementation:
99
- The type/function generalizations are (provisionally) already present on main and release/6.0.
1010
- The proposed API additions are implemented by PRs [#73807](https://github.com/apple/swift/pull/73807) (main) and [#73810](https://github.com/apple/swift/pull/73810) (release/6.0).
11-
* Forum thread: [[pitch](https://forums.swift.org/t/pitch-noncopyable-standard-library-primitives/71566)]
11+
* Review: ([pitch](https://forums.swift.org/t/pitch-noncopyable-standard-library-primitives/71566)) ([review](https://forums.swift.org/t/se-0437-generalizing-standard-library-primitives-for-non-copyable-types/72020))
1212

1313
[Roadmap]: https://forums.swift.org/t/a-roadmap-for-improving-swift-performance-predictability-arc-improvements-and-ownership-control/54206
1414

0 commit comments

Comments
 (0)