Function place_has_common_prefix

Source
fn place_has_common_prefix<'tcx>(
    left: &Place<'tcx>,
    right: &Place<'tcx>,
) -> bool