Skip to main content

typeck_root

Function typeck_root 

Source
pub(crate) fn typeck_root<'tcx>(
    tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> &'tcx TypeckResults<'tcx>