Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ABI argument to find_mir_or_eval_fn #80878

Merged
merged 1 commit into from
Jan 11, 2021
Merged

Add ABI argument to find_mir_or_eval_fn #80878

merged 1 commit into from
Jan 11, 2021

Commits on Jan 10, 2021

  1. 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](rust-lang/miri#1631)
    Nym Seddon committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    06fd212 View commit details
    Browse the repository at this point in the history