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

Add lint for comparing to empty slices instead of using .is_empty() #6226

Merged
merged 8 commits into from
Oct 29, 2020

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    de5a6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f7faa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4417af8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Add description to lint

    Urcra committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    deecfb5 View commit details
    Browse the repository at this point in the history
  2. Run update lints

    Urcra committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4cf5b5f View commit details
    Browse the repository at this point in the history
  3. run cargo fmt

    Urcra committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    4532dd9 View commit details
    Browse the repository at this point in the history
  4. Remove unnecesary format

    Urcra committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    45aa3ef View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Remove empty lines in doc comment

    Co-authored-by: Philipp Krones <hello@philkrones.com>
    Urcra and flip1995 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e3de544 View commit details
    Browse the repository at this point in the history