rust/tests/ui/author
2022-10-05 17:21:32 +00:00
..
blocks.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
blocks.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
call.rs
call.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
if.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
if.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
issue_3849.rs
issue_3849.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
loop.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
loop.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
matches.rs
matches.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
repeat.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
repeat.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00
struct.rs New lint bool_to_int_with_if 2022-09-01 23:23:56 +02:00
struct.stdout Replace if_chain with let chains in clippy::author output 2022-10-05 17:21:32 +00:00