pub(crate) const WS_REMAP_ENV: &str = "__CARGO_RUSTC_BOOTSTRAP_WS_REMAP";Expand description
This is an internal contract with rustc bootstrap,
which needs workspace sources remapped to /rust{c,-dev}/<sha>.
pub(crate) const WS_REMAP_ENV: &str = "__CARGO_RUSTC_BOOTSTRAP_WS_REMAP";This is an internal contract with rustc bootstrap,
which needs workspace sources remapped to /rust{c,-dev}/<sha>.