rustc_
hir_
typeck
1.84.0-nightly
(759e07f06 2024-10-30)
In rustc_
hir_
typeck::
check
rustc_hir_typeck
::
check
Function
check_lang_start_fn
Copy item path
Source
fn check_lang_start_fn<'tcx>( tcx:
TyCtxt
<'tcx>, fn_sig:
FnSig
<'tcx>, def_id:
LocalDefId
, )