Constant cargo::ops::fix::SYSROOT_INTERNAL

source ยท
const SYSROOT_INTERNAL: &str = "__CARGO_FIX_RUST_SRC";
Expand description

Internal only. The sysroot path.

This is for preventing cargo fix from fixing rust std/core libs. See