pub fn parse_rustc_stage() -> String
Parses the value of the “RUSTC_STAGE” environment variable and returns it as a String.
String
If “RUSTC_STAGE” was not set, the program will be terminated with 101.