Skip to content

Commit 1a7d079

Browse files
authored
Accept SE-0425: 128-bit Integer Types (#2388)
1 parent 75266c9 commit 1a7d079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0425-int128.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
* Author: [Stephen Canon](https://github.com/stephentyrone)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
66
* Implementation: https://github.com/stephentyrone/swift-numerics/tree/int128
7-
* Status: **Active Review (March 5...29, 2024)**
8-
* Review: ([Pitch](https://forums.swift.org/t/pitch-128-bit-integer-types/70188)) ([Review](https://forums.swift.org/t/se-0425-128-bit-integer-types/70456))
7+
* Status: **Accepted**
8+
* Review: ([Pitch](https://forums.swift.org/t/pitch-128-bit-integer-types/70188)) ([Review](https://forums.swift.org/t/se-0425-128-bit-integer-types/70456)), ([Acceptance](https://forums.swift.org/t/accepted/71063))
99

1010
## Motivation
1111

0 commit comments

Comments
 (0)