rust-clippy/tests/ui/author
2022-09-01 23:23:56 +02:00
..
blocks.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
blocks.stdout Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
call.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
call.stdout Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
if.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
if.stdout let-else: use hir::Let in clippy 2021-12-13 14:02:41 +11:00
issue_3849.rs Move author issue test to author subdir 2019-09-27 18:07:07 +02:00
issue_3849.stdout Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
loop.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
loop.stdout Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
matches.rs Fix author lint 2019-09-27 18:01:04 +02:00
matches.stdout Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
repeat.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
repeat.stdout fix clippy 2021-12-23 11:17:03 +01:00
struct.rs New lint bool_to_int_with_if 2022-09-01 23:23:56 +02:00
struct.stdout Remove a span from hir::ExprKind::MethodCall 2022-01-21 07:48:10 -06:00