mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
0fd7ce99b0
interpret: more consistently use ImmTy in operators and casts The diff in src/tools/miri/src/shims/x86/sse2.rs should hopefully suffice to explain why this is nicer. :)