fn fresh_impl_header<'tcx>(
infcx: &InferCtxt<'tcx>,
impl_def_id: DefId,
is_of_trait: bool,
) -> ImplHeader<'tcx>
fn fresh_impl_header<'tcx>(
infcx: &InferCtxt<'tcx>,
impl_def_id: DefId,
is_of_trait: bool,
) -> ImplHeader<'tcx>