Skip to content

Commit

Permalink
Merge pull request rust-lang#597 from beetrees/i128-readme
Browse files Browse the repository at this point in the history
Update status of 128-bit integers in README.md
  • Loading branch information
Amanieu authored Apr 29, 2024
2 parents 2705081 + c2ac57f commit 40e9b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ rely on CI.
- [x] umodsi3.c
- [x] x86_64/chkstk.S

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

- [x] ashlti3.c
- [x] ashrti3.c
Expand Down

0 comments on commit 40e9b37

Please sign in to comment.