mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +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]