mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
06fd212d6a
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)