rustc_
hir_
analysis
1.84.0-nightly
(3fee0f12e 2024-11-20)
In rustc_
hir_
analysis::
check::
wfcheck
rustc_hir_analysis
::
check
::
wfcheck
Function
check_well_formed
Copy item path
Source
fn check_well_formed( tcx:
TyCtxt
<'_>, def_id:
LocalDefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>