Skip to main content
check_type_wf
rustc_
hir_
analysis
1.97.0-beta.4
(36645eb0d 2026-06-12)
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
>