https://doc.rust-lang.org/stable/nightly-rustc/rustc_lint_defs/builtin/static.RESOLVING_TO_ITEMS_SHADOWING_SUPERTRAIT_ITEMS.html
RESOLVING_TO_ITEMS_SHADOWING_SUPERTRAIT_ITEMS in rustc_lint_defs::builtin - Rust
The `resolving_to_items_shadowing_supertrait_items` lint detects when the usage of an item that is provided by both a subtrait and supertrait is shadowed,...
resolvingitemsshadowing