File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
* Authors: [ Michael Gottesman] ( https://github.com/gottesmm ) , [ Nate Chandler] ( https://github.com/nate-chandler )
5
5
* Review Manager: [ Xiaodi Wu] ( https://github.com/xwu )
6
6
* 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 `
10
10
11
11
## Introduction
12
12
You can’t perform that action at this time.
0 commit comments