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