rust-clippy/tests/ui/checked_unwrap
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
..
complex_conditionals.rs A new lint for shared code in if blocks 2021-04-05 13:33:45 +02:00
complex_conditionals.stderr update test stderr 2020-08-11 00:27:55 +02:00
complex_conditionals_nested.rs Split up checked_unwrap test further 2020-03-18 15:26:24 +01:00
complex_conditionals_nested.stderr update test stderr 2020-08-11 00:27:55 +02:00
simple_conditionals.rs Add version = "Two" to rustfmt.toml 2021-03-01 16:17:33 -06:00
simple_conditionals.stderr update test stderr 2020-08-11 00:27:55 +02:00