pub fn bind_callsite_roots(
tcx: TyCtxt<'_>,
relevance: &mut RelevantPlaces,
checkpoint: &Checkpoint<'_>,
)Expand description
Bind callee parameter roots to concrete MIR call operands.
pub fn bind_callsite_roots(
tcx: TyCtxt<'_>,
relevance: &mut RelevantPlaces,
checkpoint: &Checkpoint<'_>,
)Bind callee parameter roots to concrete MIR call operands.