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 RwLockReadGuard covariant #96820

Merged
merged 12 commits into from
Jun 25, 2022
Merged

Make RwLockReadGuard covariant #96820

merged 12 commits into from
Jun 25, 2022

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    7cefa8f View commit details
    Browse the repository at this point in the history
  2. Formatting

    r-raymond committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0b6e6e3 View commit details
    Browse the repository at this point in the history
  3. More formatting

    r-raymond committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    391f800 View commit details
    Browse the repository at this point in the history
  4. Address comments

    r-raymond committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    cf1238e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08650fb View commit details
    Browse the repository at this point in the history
  6. Documentation typo

    r-raymond committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    0157593 View commit details
    Browse the repository at this point in the history
  7. Add safety comments

    r-raymond committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    fa1656e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09d937e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb20e25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43c6f9c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. UnsafeCell -> RwLock

    r-raymond committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    048a801 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Fix debug info test

    r-raymond committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5656de7 View commit details
    Browse the repository at this point in the history