Constant cargo::ops::fix::BROKEN_CODE_ENV_INTERNAL
source ยท const BROKEN_CODE_ENV_INTERNAL: &str = "__CARGO_FIX_BROKEN_CODE";
Expand description
Internal only.
For passing FixOptions::broken_code
through to cargo running in proxy mode.