Skip to main content
check_main_fn_ty
rustc_
hir_
analysis
1.96.0-beta.4
(8489f1adb 2026-04-20)
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
>