Function cargo::core::compiler::check_cfg_args

source ยท
fn check_cfg_args(
    build_runner: &BuildRunner<'_, '_>,
    unit: &Unit
) -> CargoResult<Vec<OsString>>
Expand description

Generates the --check-cfg arguments for the unit.