rust/compiler/rustc_const_eval/src/const_eval
bors f88a8b71ce Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obk
correctly lower `impl const` to bind to host effect param

r? `@oli-obk`
2023-08-08 19:23:41 +00:00
..
error.rs Dont report CTFE errors that are due to references-error layouts 2023-07-27 18:51:44 +00:00
eval_queries.rs Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
fn_queries.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
machine.rs rename deref_operand → deref_pointer and some Miri helper functions 2023-08-01 13:40:29 +02:00
mod.rs interpret: read_discriminant: only return VariantIdx 2023-07-25 14:30:58 +02:00
valtrees.rs simplify handling of valtrees for unsized types 2023-08-06 21:25:49 +02:00