Function bootstrap::utils::shared_helpers::parse_rustc_stage
source · pub fn parse_rustc_stage() -> StringExpand description
Parses the value of the “RUSTC_STAGE” environment variable and returns it as a String.
If “RUSTC_STAGE” was not set, the program will be terminated with 101.