Skip to content

Commit a99dfcc

Browse files
authored
Merge pull request #2475 from apple/accept-se-0437
Accept SE-0437
2 parents 433548a + b872861 commit a99dfcc

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
@@ -3,12 +3,12 @@
33
* Proposal: [SE-0437](0437-noncopyable-stdlib-primitives.md)
44
* Authors: [Karoy Lorentey](https://github.com/lorentey)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (May 22nd...June 4th, 2024)**
6+
* Status: **Accepted**
77
* Roadmap: [Improving Swift performance predictability: ARC improvements and ownership control][Roadmap]
88
* 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-
* 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))
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)) ([acceptance](https://forums.swift.org/t/accepted-se-0437-generalizing-standard-library-primitives-for-non-copyable-types/72275))
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)