Skip to main content
check_type_wf
rustc_
hir_
analysis
1.96.0-beta.5
(a5a9a5438 2026-05-01)
In rustc_
hir_
analysis::
check::
wfcheck
rustc_hir_analysis
::
check
::
wfcheck
Function
check_
type_
wf
Copy item path
Source
pub(super) fn check_type_wf( tcx:
TyCtxt
<'_>, ():
()
, ) ->
Result
<
()
,
ErrorGuaranteed
>