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.
pub fn bare_rustc() -> Rustc
Construct a plain rustc
invocation with no flags set. Note that set_host_rpath
still presets the environment variable HOST_RPATH_DIR
by default.