mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 05:36:23 +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.