Skip to content

Commit d8608cb

Browse files
authored
Assign SE-0425 to 128-bit Integer Types proposal and initiate review (#2351)
1 parent 3c383e1 commit d8608cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/nnnn-int128.md renamed to proposals/0425-int128.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# 128-bit Integer Types
22

3-
* Proposal: [SE-NNNN](nnnn-int128.md)
3+
* Proposal: [SE-0425](0425-int128.md)
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: **Awaiting review**
7+
* Status: **Active Review (March 5...19, 2024)**
88
* Review: ([Pitch](https://forums.swift.org/t/pitch-128-bit-integer-types/70188))
99

1010
## Motivation

0 commit comments

Comments
 (0)