Skip to main content
check_main_fn_ty
rustc_
hir_
analysis
1.97.0-nightly
(ca9a134e0 2026-04-26)
In rustc_
hir_
analysis::
check::
entry
rustc_hir_analysis
::
check
::
entry
Function
check_
main_
fn_
ty
Copy item path
Source
fn check_main_fn_ty( tcx:
TyCtxt
<'_>, main_def_id:
DefId
, ) ->
Result
<
()
,
ErrorGuaranteed
>