pub fn bare_rustc() -> RustcExpand 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() -> RustcConstruct 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.