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

clippy fixes #6789

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

clippy fixes #6789

wants to merge 8 commits into from

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    2923a4b View commit details
    Browse the repository at this point in the history
  2. lint: simplify match blocks

    let-else, ?, assert, and expect
    barafael committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    301f0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c1148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca7ef9 View commit details
    Browse the repository at this point in the history
  5. lint: redundant closures

    barafael committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8a6b240 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7398f9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0428e4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    682bea7 View commit details
    Browse the repository at this point in the history