rust/compiler/rustc_mir/src/const_eval
Nym Seddon 06fd212d6a
Add ABI argument to find_mir_or_eval_fn
Add ABI argument for called function in `find_mir_or_eval_fn` and
`call_extra_fn`. Useful for comparing with expected ABI in interpreters.

Related to [miri/1631](https://github.com/rust-lang/miri/issues/1631)
2021-01-10 15:12:50 +00:00
..
error.rs Fix tests (hopefully) 2020-12-05 18:39:10 +01:00
eval_queries.rs promoteds in statics may refer to statics 2020-12-20 19:34:29 +01:00
fn_queries.rs Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obk 2020-09-28 18:39:44 +02:00
machine.rs Add ABI argument to find_mir_or_eval_fn 2021-01-10 15:12:50 +00:00
mod.rs make intern_const_alloc_recursive return error fix #78655 2020-11-04 23:22:14 +05:30