rustc_
hir_
analysis
1.83.0-nightly
(6f4ae0f34 2024-10-08)
In rustc_
hir_
analysis::
check::
wfcheck
rustc_hir_analysis
::
check
::
wfcheck
Function
check_mod_type_wf
Copy item path
source
fn check_mod_type_wf( tcx:
TyCtxt
<'_>, module:
LocalModDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>