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