Function rustc_driver::abort_on_err

source ·
pub fn abort_on_err<T>(result: Result<T, ErrorGuaranteed>, sess: &Session) -> T