Skip to main content
check_item_type
rustc_
hir_
analysis
1.96.0-beta.5
(a5a9a5438 2026-05-01)
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
>