We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6439261 commit 7a435d3Copy full SHA for 7a435d3
tests/lint/lib.rs
@@ -43,6 +43,8 @@
43
redundant_imports,
44
redundant_lifetimes,
45
single_use_lifetimes,
46
+ supertrait_item_shadowing_definition,
47
+ supertrait_item_shadowing_usage,
48
trivial_casts,
49
trivial_numeric_casts,
50
unit_bindings,
0 commit comments