Skip to content

Commit aa397a6

Browse files
authored
[SE-0408] Remove the experimental feature flag (#2204)
1 parent 54d85f6 commit aa397a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0408-pack-iteration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Authors: [Sima Nerush](https://github.com/simanerush), [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor/)
66
* Status: **Accepted**
7-
* Implementation: [apple/swift#67594](https://github.com/apple/swift/pull/67594) (gated behind flag `-enable-experimental-feature PackIteration`)
7+
* Implementation: [apple/swift#67594](https://github.com/apple/swift/pull/67594)
88
* Review: ([pitch](https://forums.swift.org/t/pitch-enable-pack-iteration/66168), [review](https://forums.swift.org/t/review-se-0408-pack-iteration/67152), [acceptance](https://forums.swift.org/t/accepted-se-0408-pack-iteration/67598))
99

1010
## Introduction

0 commit comments

Comments
 (0)