rust/compiler
Scott McMurray 2c0c9123fc Move {widening, carrying}_mul to an intrinsic with fallback MIR
Including implementing it for `u128`, so it can be defined in `uint_impl!`.

This way it works for all backends, including CTFE.
2024-12-27 08:17:40 -08:00
..
2024-12-18 23:23:44 +08:00
2024-12-20 08:35:02 +00:00
2024-12-22 06:12:39 -08:00