Skip to content

Commit e27d7d3

Browse files
authored
[SE-0429] Add link to review thread (#2362)
1 parent c8e2899 commit e27d7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0429-partial-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
66
* Implementation: On `main` gated behind `-enable-experimental-feature MoveOnlyPartialConsumption`
77
* 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]())
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))
99
<!-- * Upcoming Feature Flag: `MoveOnlyPartialConsumption` -->
1010

1111
## Introduction

0 commit comments

Comments
 (0)