rustc_trait_selection::traits::coherence

Function fresh_impl_header

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