Skip to content

Commit 7930910

Browse files
authored
Accept SE-0429 (#2386)
1 parent b8731d0 commit 7930910

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

proposals/0429-partial-consumption.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Authors: [Michael Gottesman](https://github.com/gottesmm), [Nate Chandler](https://github.com/nate-chandler)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
66
* Implementation: On `main` gated behind `-enable-experimental-feature MoveOnlyPartialConsumption`
7-
* Status: **Active Review (March 13...26, 2024)**
8-
* Review: ([pitch #1](https://forums.swift.org/t/request-for-feedback-partial-consumption-of-fields-of-noncopyable-types/65884)) ([pitch #2](https://forums.swift.org/t/pitch-piecewise-consumption-of-noncopyable-values/70045)) ([review](https://forums.swift.org/t/se-0429-partial-consumption-of-noncopyable-values/70675))
9-
<!-- * Upcoming Feature Flag: `MoveOnlyPartialConsumption` -->
7+
* Status: **Accepted**
8+
* Review: ([pitch #1](https://forums.swift.org/t/request-for-feedback-partial-consumption-of-fields-of-noncopyable-types/65884)) ([pitch #2](https://forums.swift.org/t/pitch-piecewise-consumption-of-noncopyable-values/70045)) ([review](https://forums.swift.org/t/se-0429-partial-consumption-of-noncopyable-values/70675)) ([acceptance](https://forums.swift.org/t/accepted-se-0429-partial-consumption-of-noncopyable-values/70972))
9+
* Upcoming Feature Flag: `MoveOnlyPartialConsumption`
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)