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

inlining: use ConstResult if available #44101

Merged
merged 1 commit into from
Feb 10, 2022
Merged

inlining: use ConstResult if available #44101

merged 1 commit into from
Feb 10, 2022

Commits on Feb 10, 2022

  1. inference: follow up #43852

    This commit consists of minor follow up tweaks for #43852:
    - inlining: use `ConstResult` if available
    - refactor tests
    - simplify `CodeInstance` constructor signature
    - tweak `concrete_eval_const_proven_total_or_error` signature for JET integration
    aviatesk committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    03c2970 View commit details
    Browse the repository at this point in the history