Skip to content

Commit e7deecb

Browse files
authored
Mark SE-0499 as accepted. (#3058)
1 parent ca09e1d commit e7deecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0499-support-non-copyable-simple-protocols.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0499](0499-support-non-copyable-simple-protocols.md)
44
* Authors: [Ben Cohen](https://github.com/airspeedswift)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Active Review (November 18 - December 2, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#85079](https://github.com/swiftlang/swift/pull/85079)
8-
* Review: ([pitch](https://forums.swift.org/t/support-copyable-escapable-in-simple-standard-library-protocols/83083))
8+
* Review: ([pitch](https://forums.swift.org/t/support-copyable-escapable-in-simple-standard-library-protocols/83083)) ([review](https://forums.swift.org/t/se-0499-support-copyable-escapable-in-simple-standard-library-protocols/83297)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0499-support-copyable-escapable-in-simple-standard-library-protocols/83754))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)