sync_fields_recursive

Function sync_fields_recursive 

Source
fn sync_fields_recursive<'tcx>(
    state: &mut AliasDomain,
    lv: &PlaceId,
    rv: &PlaceId,
    place_info: &PlaceInfo<'tcx>,
    depth: usize,
    max_depth: usize,
)
Expand description

Recursive helper for field synchronization