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 changes from my parallel rustc branch #49030

Merged
merged 9 commits into from
Mar 23, 2018
Merged

Commits on Mar 17, 2018

  1. Remove unused imports

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    f53d4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa69c9 View commit details
    Browse the repository at this point in the history
  3. Remove rustc_global!

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    1dbc84d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1551ef1 View commit details
    Browse the repository at this point in the history
  5. Replace Rc with Lrc

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    697d3be View commit details
    Browse the repository at this point in the history
  6. Add an Default impl for Lock

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    8e5eb02 View commit details
    Browse the repository at this point in the history
  7. Add OnDrop

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    37f9c7f View commit details
    Browse the repository at this point in the history
  8. Minor cleanup

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    ec4a9c6 View commit details
    Browse the repository at this point in the history
  9. Make interners thread-safe

    Zoxc committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    e09c2ff View commit details
    Browse the repository at this point in the history