Searched defs:DisallowedMethods (Results 1 – 1 of 1) sorted by relevance
61 pub struct DisallowedMethods { struct66 impl DisallowedMethods { argument77 impl<'tcx> LateLintPass<'tcx> for DisallowedMethods { implementation