pub fn entry_fn(tcx: TyCtxt<'_>) -> (DefId, MiriEntryFnType)Expand description
Finds the entry point Miri should execute.
Public because this is used by Priroda.
pub fn entry_fn(tcx: TyCtxt<'_>) -> (DefId, MiriEntryFnType)Finds the entry point Miri should execute.
Public because this is used by Priroda.