☰
rustc_hir_analysis
1.75.0-dev
In rustc_hir_analysis::coherence
Modules
builtin
inherent_impls
inherent_impls_overlap
orphan
unsafety
Functions
check_impl
check_object_overlap
coherent_trait
enforce_empty_impls_for_marker_traits
enforce_trait_manually_implementable
provide
?
Function
rustc_hir_analysis
::
coherence
::
check_impl
source
·
[
−
]
fn check_impl(tcx:
TyCtxt
<'_>, impl_def_id:
LocalDefId
, trait_ref:
TraitRef
<'_>)