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

More thread-safety changes #49390

Merged
merged 10 commits into from
Apr 10, 2018
Merged

More thread-safety changes #49390

merged 10 commits into from
Apr 10, 2018

Commits on Mar 27, 2018

  1. Make LazyTokenStream thread-safe

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    11ccc4c View commit details
    Browse the repository at this point in the history
  2. Make SyntaxExtension thread-safe

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    3f0cb8c View commit details
    Browse the repository at this point in the history
  3. Make ParseSess thread-safe

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    c979189 View commit details
    Browse the repository at this point in the history
  4. Add try_write to RwLock

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    962a53d View commit details
    Browse the repository at this point in the history
  5. Make Steal thread-safe

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5d128cd View commit details
    Browse the repository at this point in the history
  6. Require lints to be Send + Sync

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    dc0fb52 View commit details
    Browse the repository at this point in the history
  7. Make HirMap thread-safe

    Zoxc committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8fd7d49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70de2e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3773f4d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e3f638 View commit details
    Browse the repository at this point in the history