rust/compiler/rustc_const_eval/src/const_eval
bors 0fd7ce99b0 Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obk
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. :)
2023-09-21 14:02:55 +00:00
..
error.rs move required_consts check to general post-mono-check function 2023-09-14 22:30:42 +02:00
eval_queries.rs adjust constValue::Slice to work for arbitrary slice types 2023-09-19 20:17:43 +02:00
fn_queries.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
machine.rs interpret: more consistently use ImmTy in operators and casts 2023-09-20 21:57:54 +02:00
mod.rs move ConstValue into mir 2023-09-19 11:11:02 +02:00
valtrees.rs move ConstValue into mir 2023-09-19 11:11:02 +02:00