rustc_parse

Function unwrap_or_emit_fatal

Source
pub fn unwrap_or_emit_fatal<T>(expr: Result<T, Vec<Diag<'_>>>) -> T