rustc_trait_selection::traits::coherence

Function fresh_impl_header_normalized

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