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

Remove argument from closure in thread::Scope::spawn. #94559

Merged

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    24fe35a View commit details
    Browse the repository at this point in the history
  2. Fix doctests.

    m-ou-se committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    6b46a52 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Use '_ for irrelevant lifetimes in Debug impl.

    Co-authored-by: Daniel Henry-Mantilla <[email protected]>
    m-ou-se and danielhenrymantilla authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9099353 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Use f instead of || f().

    Co-authored-by: Mark Rousskov <[email protected]>
    m-ou-se and Mark-Simulacrum authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    a3d269e View commit details
    Browse the repository at this point in the history