rustc_
hir_
analysis
1.83.0-nightly
(9ff5fc4ff 2024-10-03)
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:
OwnerId
, ) ->
Result
<
()
,
ErrorGuaranteed
>