Function rustc_query_impl::make_query::normalize_projection_ty[][src]

pub fn normalize_projection_ty<'tcx>(
    tcx: QueryCtxt<'tcx>,
    key: normalize_projection_ty<'tcx>
) -> QueryStackFrame
Expand description

Do not call this query directly: invoke normalize instead.