Skip to main content
check_type_wf
rustc_
hir_
analysis
1.97.0-nightly
(52b6e2c20 2026-04-27)
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
>