rustc_hir_typeck

Function typeck

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