Skip to main content
check_trait
rustc_
hir_
analysis
1.98.0-beta.6
(0c45ca314 2026-07-25)
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
>