fn add_cap_lints(
bcx: &BuildContext<'_, '_>,
unit: &Unit,
cmd: &mut ProcessBuilder,
)Expand description
Adds --cap-lints to the command to execute.
fn add_cap_lints(
bcx: &BuildContext<'_, '_>,
unit: &Unit,
cmd: &mut ProcessBuilder,
)Adds --cap-lints to the command to execute.