Skip to main content
check_trait
rustc_
hir_
analysis
1.99.0-nightly
(0e29c21d9 2026-07-21)
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
>