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

Prevent Vec::drain_filter from double dropping on panic #61224

Merged
merged 7 commits into from Jul 9, 2019

Commits on May 27, 2019

  1. Copy the full SHA
    84ae969 View commit details
    Browse the repository at this point in the history
  2. Fix formatting nit

    aloucks committed May 27, 2019
    Copy the full SHA
    17a517a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    53d46ae View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b13ae65 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f5ab031 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Copy the full SHA
    a4a6a67 View commit details
    Browse the repository at this point in the history
  2. Clarify double-drop comment

    aloucks committed Jul 7, 2019
    Copy the full SHA
    df5b32e View commit details
    Browse the repository at this point in the history