Function rustc_mir::transform::rustc_peek::each_block [−][src]
fn each_block<'a, 'tcx, O>(
tcx: TyCtxt<'a, 'tcx, 'tcx>,
mir: &Mir<'tcx>,
results: &DataflowResults<O>,
bb: BasicBlock
) where
O: BitDenotation<Idx = MovePathIndex> + HasMoveData<'tcx>,
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?