Skip to main content
check_item_type
rustc_
hir_
analysis
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
>