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

2229 migration: Don't try resolve regions before writeback #83364

Merged
merged 1 commit into from
Mar 24, 2021

Commits on Mar 22, 2021

  1. 2229 migration: Don't try resolve regions before writeback

    In the analysis use `resolve_vars_if_possible` instead of `fully_resolve`,
    because we might not have performed regionck yet.
    
    Fixes: rust-lang#83176
    arora-aman committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    74d7731 View commit details
    Browse the repository at this point in the history