Function vanilla_rustc

Source
pub(crate) fn vanilla_rustc() -> i32
Expand description

Re-run rustc without doing any hax translation. This ensures a rlib is produced (when the crate compiles correctly).