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

Misc performance tweaks #57916

Merged
merged 10 commits into from
Feb 1, 2019
Merged

Misc performance tweaks #57916

merged 10 commits into from
Feb 1, 2019

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    0c2bf6f View commit details
    Browse the repository at this point in the history
  2. Optimize match checking

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    73b8f1d View commit details
    Browse the repository at this point in the history
  3. Make impl_wf_check incremental

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2a4eeba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb8fb53 View commit details
    Browse the repository at this point in the history
  5. Add some time statements

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8d76060 View commit details
    Browse the repository at this point in the history
  6. Use ensure for borrowck

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    edf0cac View commit details
    Browse the repository at this point in the history
  7. Skip some test passes

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    219f818 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bdf054 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    Zoxc committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    0e2ad51 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Use ensure for mir_borrowck

    Zoxc committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ee229f7 View commit details
    Browse the repository at this point in the history