rust-clippy/tests/ui/shared_code_in_if_blocks
xFrednet d1df73228a A new lint for shared code in if blocks
* Added expression check for shared_code_in_if_blocks
* Finishing touches for the shared_code_in_if_blocks lint
* Applying PR suggestions
* Update lints yay
* Moved test into subfolder
2021-04-05 13:33:45 +02:00
..
shared_at_bot.rs A new lint for shared code in if blocks 2021-04-05 13:33:45 +02:00
shared_at_top.rs A new lint for shared code in if blocks 2021-04-05 13:33:45 +02:00
shared_at_top_and_bot.rs A new lint for shared code in if blocks 2021-04-05 13:33:45 +02:00
valid_if_blocks.rs A new lint for shared code in if blocks 2021-04-05 13:33:45 +02:00