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

Make region inference use a dirty list #47766

Merged
merged 4 commits into from
Jan 29, 2018

Commits on Jan 27, 2018

  1. Configuration menu
    Copy the full SHA
    da545ce View commit details
    Browse the repository at this point in the history
  2. Adjust comment spacing

    I suspect the lines would be long for tidy.
    nikomatsakis authored Jan 27, 2018
    Configuration menu
    Copy the full SHA
    44b6668 View commit details
    Browse the repository at this point in the history
  3. change from dirty_bit_vec to clean_bit_vec

    Otherwise the vector is initially out of sync
    nikomatsakis authored Jan 27, 2018
    Configuration menu
    Copy the full SHA
    b57ca9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    205eba8 View commit details
    Browse the repository at this point in the history