rustc_parse

Function unwrap_or_emit_fatal

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