Skip to content

Commit cbcaa51

Browse files
authored
Merge pull request #2792 from Azoy/value-generic-inlinearray-done
Mark SE-0452 and SE-0453 as implemented
2 parents 966d5cb + 7f16311 commit cbcaa51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0452-integer-generic-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0452](0452-integer-generic-parameters.md)
44
* Authors: [Alejandro Alonso](https://github.com/Azoy), [Joe Groff](https://github.com/jckarter)
55
* Review Manager: [Ben Cohen](https://github.com/airspeedswift)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Implementation: [swiftlang/swift#75518](https://github.com/swiftlang/swift/pull/75518), [swiftlang/swift#78248](https://github.com/swiftlang/swift/pull/78248)
88
* Review: ([pitch](https://forums.swift.org/t/integer-generic-parameters/74181)) ([first review](https://forums.swift.org/t/se-0452-integer-generic-parameters/75844)) ([second review](https://forums.swift.org/t/second-review-se-0452-integer-generic-parameters/77043)) ([acceptance](https://forums.swift.org/t/accepted-se-0452-integer-generic-parameters/77507))
99

proposals/0453-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0453](0453-vector.md)
44
* Authors: [Alejandro Alonso](https://github.com/Azoy)
55
* Review Manager: [Freddy Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Accepted**
6+
* Status: **Implemented (Swift 6.2)**
77
* Roadmap: [Approaches for fixed-size arrays](https://forums.swift.org/t/approaches-for-fixed-size-arrays/58894)
88
* Implementation: [swiftlang/swift#76438](https://github.com/swiftlang/swift/pull/76438)
99
* Review: ([pitch](https://forums.swift.org/t/vector-a-fixed-size-array/75264)) ([first review](https://forums.swift.org/t/se-0453-vector-a-fixed-size-array/76004)) ([returned for revision](https://forums.swift.org/t/returned-for-revision-se-0453-vector-a-fixed-size-array/76411)) ([second review](https://forums.swift.org/t/second-review-se-0453-vector-a-fixed-size-array/76412)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0453-inlinearray-formerly-vector-a-fixed-size-array/77678))

0 commit comments

Comments
 (0)