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

Remove slow HashSet during miri stack frame creation #49274

Merged
merged 6 commits into from
Mar 24, 2018

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    9839e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa14e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Vec<_> -> IndexVec<Local, _>

    oli-obk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    bf8e4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b18b776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ea4dd2 View commit details
    Browse the repository at this point in the history
  4. Simplify local accessors

    oli-obk committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    f9019ae View commit details
    Browse the repository at this point in the history