mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
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. :)