Skip to main content
check_trait
rustc_
hir_
analysis
1.99.0-beta.1
(f47d5bb13 2026-08-17)
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
>