Skip to main content
check_type_wf
rustc_
hir_
analysis
1.96.0-nightly
(ec818fda3 2026-03-02)
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
>