Searched defs:UnnecessaryDefPath (Results 1 – 1 of 1) sorted by relevance
46 pub struct UnnecessaryDefPath { struct51 impl<'tcx> LateLintPass<'tcx> for UnnecessaryDefPath { argument90 impl UnnecessaryDefPath { implementation