Skip to content

Commit 7a435d3

Browse files
committed
tests: Update lint test
1 parent 6439261 commit 7a435d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lint/lib.rs

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
redundant_imports,
4444
redundant_lifetimes,
4545
single_use_lifetimes,
46+
supertrait_item_shadowing_definition,
47+
supertrait_item_shadowing_usage,
4648
trivial_casts,
4749
trivial_numeric_casts,
4850
unit_bindings,

0 commit comments

Comments
 (0)