Function run_make_support::external_deps::rustc::bare_rustc
source ยท pub fn bare_rustc() -> Rustc
Expand description
Construct a plain rustc
invocation with no flags set. Note that set_host_rpath
still presets the environment variable HOST_RPATH_DIR
by default.