mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-08 02:08:10 +00:00
interpret: use ScalarInt for bin-ops; avoid PartialOrd for ScalarInt Best reviewed commit-by-commit r? `@oli-obk`
For more information about how rustc works, see the rustc dev guide.