run_make_support::external_deps::rustc

Function rustc

source
pub fn rustc() -> Rustc
Expand description

Construct a new rustc invocation. This will automatically set the library search path as -L cwd(). Use bare_rustc to avoid this.