Skip to main content
check_trait
rustc_
hir_
analysis
1.98.0-nightly
(b30f3df3b 2026-06-11)
In rustc_
hir_
analysis::
check::
wfcheck
rustc_hir_analysis
::
check
::
wfcheck
Function
check_
trait
Copy item path
Source
pub(crate) fn check_trait( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>