Skip to content

Commit 26eb88d

Browse files
[SE-0427] Noncopyable Generics is accepted (#2536)
Update status field. Add review links.
1 parent 802d662 commit 26eb88d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0427-noncopyable-generics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0427](0427-noncopyable-generics.md)
44
* Authors: [Kavon Farvardin](https://github.com/kavon), [Tim Kientzle](https://github.com/tbkka), [Slava Pestov](https://github.com/slavapestov)
55
* Review Manager: [Holly Borla](https://github.com/hborla), [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Active Review (July 1 - July 10, 2024)**
6+
* Status: **Accepted**
77
* Implementation: On `main` gated behind `-enable-experimental-feature NoncopyableGenerics`
88
* Previous Proposal: [SE-0390: Noncopyable structs and enums](0390-noncopyable-structs-and-enums.md)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-noncopyable-generics/68180)) ([first review](https://forums.swift.org/t/se-0427-noncopyable-generics/70525))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-noncopyable-generics/68180)) ([first review](https://forums.swift.org/t/se-0427-noncopyable-generics/70525)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0427-noncopyable-generics/72039)) ([second review](https://forums.swift.org/t/second-review-se-0427-noncopyable-generics/72881)) ([acceptance](https://forums.swift.org/t/accepted-se-0427-noncopyable-generics/73560))
1010

1111
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
1212
**Table of Contents**

0 commit comments

Comments
 (0)