resolve_pat

Function resolve_pat 

Source
fn resolve_pat<'tcx>(
    visitor: &mut ScopeResolutionVisitor<'tcx>,
    pat: &'tcx Pat<'tcx>,
)