Skip to content

Clippy doesn't check #[cfg(test)] #406

@daniel5151

Description

@daniel5151

Sublime Text Version

Sublime Text 3 (Build 3208)

Rust Enhanced Version

v2.20.0

Operating system

Ubuntu 19.04

Expected behavior

Clippy should lint tests when "rust_syntax_checking_include_tests": "true".

Actual behavior

Even with "rust_syntax_checking_include_tests": "true", clippy won't lint tests.

Steps to reproduce

  1. Set rust_syntax_checking_include_tests to true, and rust_syntax_checking_method to clippy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions