pub fn bare_rustc() -> Rustc
Expand description
Construct a plain rustc
invocation with no flags set. Note that set_host_compiler_dylib_path
still presets the environment variable HOST_RUSTC_DYLIB_PATH
by default.
pub fn bare_rustc() -> Rustc
Construct a plain rustc
invocation with no flags set. Note that set_host_compiler_dylib_path
still presets the environment variable HOST_RUSTC_DYLIB_PATH
by default.