rustc_
hir_
analysis
1.90.0-beta.10
(67cb8e039 2025-09-11)
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
>