Function rustc_hir_analysis::collect::check_impl_constness
source · fn check_impl_constness(
tcx: TyCtxt<'_>,
is_const: bool,
ast_trait_ref: &TraitRef<'_>
) -> Option<ErrorGuaranteed>
fn check_impl_constness(
tcx: TyCtxt<'_>,
is_const: bool,
ast_trait_ref: &TraitRef<'_>
) -> Option<ErrorGuaranteed>