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

New lint: option_needless_deref #7596

Merged
merged 2 commits into from
Sep 5, 2021

Commits on Sep 4, 2021

  1. needless_option_as_deref

    lengyijun committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    4184cc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Update clippy_lints/src/needless_option_as_deref.rs

    Co-authored-by: llogiq <bogusandre@gmail.com>
    lengyijun and llogiq committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    37af742 View commit details
    Browse the repository at this point in the history