mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
a911da13dd
Combined with [1], this will change the overflowing multiplication operations to return an `extern "C"`-safe type. Link: https://github.com/rust-lang/compiler-builtins/pull/735 [1]