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.