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