Function rustc_mir::dataflow::drop_flag_effects::move_path_children_matching [−][src]
pub fn move_path_children_matching<'tcx, F>(
move_data: &MoveData<'tcx>,
path: MovePathIndex,
cond: F
) -> Option<MovePathIndex> where
F: FnMut(&PlaceProjection<'tcx>) -> bool,
🔬 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?