Skip to content

Commit 8bf2940

Browse files
xFrednetflip1995
authored andcommitted
Fix matadata collection configuration formatting
1 parent c2bb313 commit 8bf2940

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clippy_lints/src/utils/internal_lints/metadata_collector.rs

-2
Original file line numberDiff line numberDiff line change
@@ -786,8 +786,6 @@ impl<'a, 'hir> intravisit::Visitor<'hir> for ApplicabilityResolver<'a, 'hir> {
786786
}
787787
};
788788

789-
// TODO xFrednet 2021-03-01: support function arguments?
790-
791789
intravisit::walk_expr(self, expr);
792790
}
793791
}

0 commit comments

Comments
 (0)