fn get_parent_and_inheritance_kind<'tcx>(
tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
sig_id: DefId,
) -> (Option<DefId>, InheritanceKind)fn get_parent_and_inheritance_kind<'tcx>(
tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
sig_id: DefId,
) -> (Option<DefId>, InheritanceKind)