Functions§
- env_var
- env_
var_ os - jobs
- Number of parallel jobs bootstrap was configured with.
- rustc_
debug_ assertions_ enabled - Check if staged
rustc-under-test was built with debug assertions. - set_
current_ dir - A wrapper around
std::env::set_current_dirwhich includes the directory path in the panic message. - std_
debug_ assertions_ enabled - Check if staged
std-under-test was built with debug assertions. - std_
remap_ debuginfo_ enabled - Check if staged
std-under-test was built with remapping of it’s sources.