Function fix_edition

Source
pub fn fix_edition(
    gctx: &GlobalContext,
    original_ws: &Workspace<'_>,
    opts: &mut FixOptions,
    fix_edition: &FixEdition,
) -> CargoResult<()>
Expand description

Performs the actions for the -Zfix-edition flag.