rust-clippy/clippy_utils
Igor Aleksanov 28d3873ef5 Do not spawn blacklisted_name lint in test context
Fix detecting of the 'test' attribute

Update UI test to actually check that warning is not triggered in the test code

Fix approach for detecting the test module

Add nested test case

Remove code duplication by extracting 'is_test_module_or_function' into 'clippy_utils'

Cleanup the code
2021-06-25 12:36:22 +03:00
..
src Do not spawn blacklisted_name lint in test context 2021-06-25 12:36:22 +03:00
Cargo.toml Bump Clippy version -> 0.1.55 2021-06-17 10:23:08 +02:00