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

Cognitive Complexity (step 2 (and maybe 3) out of 3+): implementation! #3963

Closed

Commits on Apr 24, 2019

  1. Changed Cognitive Complexity as per issue 3793

    * CoC is now a pre-expansion Early pass.
    * The full draft of issue 3793 has been implemented.
    * `compile-test.rs` now allows `clippy::cognitive_complexity` in ui tests by default.
      This is because most ui tests don't use functions in a standard manner, and tend to have rather large ones.
    * Tests for CoC have been updated.
    felix91gr committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    8625c3f View commit details
    Browse the repository at this point in the history