check_item_type
rustc_
hir_
analysis
1.94.0-nightly
(fa5eda19b 2025-12-12)
In rustc_
hir_
analysis::
check::
check
rustc_hir_analysis
::
check
::
check
Function
check_
item_
type
Copy item path
Source
pub(crate) fn check_item_type( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>