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: redundant_slicing #6528

Merged
merged 5 commits into from
Jan 17, 2021
Merged

New lint: redundant_slicing #6528

merged 5 commits into from
Jan 17, 2021

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    837bc99 View commit details
    Browse the repository at this point in the history
  2. fix new lint error

    Jarcho committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    2a41d40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c0d6c View commit details
    Browse the repository at this point in the history
  4. fix copy-paste error

    Jarcho committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    bf028b3 View commit details
    Browse the repository at this point in the history
  5. Update clippy_lints/src/redundant_slicing.rs

    Co-authored-by: Philipp Krones <hello@philkrones.com>
    Jarcho and flip1995 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    9146a77 View commit details
    Browse the repository at this point in the history