Function cargo::ops::fix::check_resolver_change

source ยท
fn check_resolver_change<'gctx>(
    ws: &Workspace<'gctx>,
    target_data: &mut RustcTargetData<'gctx>,
    opts: &FixOptions
) -> CargoResult<()>