Function cargo::core::compiler::add_cap_lints

source ยท
fn add_cap_lints(
    bcx: &BuildContext<'_, '_>,
    unit: &Unit,
    cmd: &mut ProcessBuilder
)
Expand description

Adds --cap-lints to the command to execute.