Skip to main content
check_trait
rustc_
hir_
analysis
1.99.0-beta.5
(fba1b05a7 2026-09-10)
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
>