Skip to content

Commit 40e9b37

Browse files
authored
Merge pull request #597 from beetrees/i128-readme
Update status of 128-bit integers in README.md
2 parents 2705081 + c2ac57f commit 40e9b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ rely on CI.
212212
- [x] umodsi3.c
213213
- [x] x86_64/chkstk.S
214214

215-
These builtins are needed to support 128-bit integers, which are in the process of being added to Rust.
215+
These builtins are needed to support 128-bit integers.
216216

217217
- [x] ashlti3.c
218218
- [x] ashrti3.c

0 commit comments

Comments
 (0)