mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

Including implementing it for `u128`, so it can be defined in `uint_impl!`. This way it works for all backends, including CTFE.
Including implementing it for `u128`, so it can be defined in `uint_impl!`. This way it works for all backends, including CTFE.