Pinned Loading
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
Contribution activity
February 2025
Created a pull request in rust-lang/rust that received 11 comments
WIP/ POC Add no_iu128_fmt
config to disable 128 bit integer formatting.
Add a new config option no_iu128_fmt
to core, which disables some u/i 128 formatting in order to reduce the need for some division intrinsics in th…
+29
−9
lines changed
•
11
comments
Reviewed 1 pull request in 1 repository
rust-lang/rust
1 pull request
-
WIP/ POC Add
no_iu128_fmt
config to disable 128 bit integer formatting.This contribution was made on Feb 1