1
Fork 0
rust/compiler/rustc_const_eval/src/const_eval
Santiago Pastorino 85b723c4e6
Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino"
This reverts commit 18bb8c61a9, reversing
changes made to d9baa36190.
2021-12-03 10:11:21 -03:00
..
error.rs use matches!() macro in more places 2021-11-06 16:13:14 +01:00
eval_queries.rs Revert "Auto merge of #91354 - fee1-dead:const_env, r=spastorino" 2021-12-03 10:11:21 -03:00
fn_queries.rs use matches!() macro in more places 2021-11-06 16:13:14 +01:00
machine.rs Remove is_const_fn in find_mir_or_eval_fn 2021-10-27 07:21:28 +01:00
mod.rs