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 lines allowing clippy cognitive complexity checks. #270

Commits on Jan 21, 2021

  1. Remove lines allowing clippy cognitive complexity checks.

    Since these allow lines were added, this clippy lint has been downgraded
    to a nursery check via
    rust-lang/rust-clippy#5428
    
    Since we don't have allows for other nursery lints, I suggest we remove
    these ones.
    SingingTree committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9b07771 View commit details
    Browse the repository at this point in the history