rustc_
hir_
analysis
1.84.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
rustc_hir_analysis
::
coherence
Function
coherent_trait
Copy item path
Settings
Help
Summary
Source
fn coherent_trait(tcx:
TyCtxt
<'_>, def_id:
DefId
) ->
Result
<
()
,
ErrorGuaranteed
>