Skip to main content

WS_REMAP_ENV

Constant WS_REMAP_ENV 

Source
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>.

See https://github.com/rust-lang/cargo/issues/17309.