Function rustc_driver::abort_on_err
[−]
[src]
pub fn abort_on_err<T>(result: Result<T, usize>, sess: &Session) -> T
Unstable (
rustc_private
)