mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:48:07 +00:00
interpret: make overflowing binops just normal binops Follow-up to https://github.com/rust-lang/rust/pull/125173 (Cc `@scottmcm)`
For more information about how rustc works, see the rustc dev guide.