Function rustc_parse::unwrap_or_emit_fatal

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