rustc_hir::hir

Function expect_failed

source
fn expect_failed<T: Debug>(ident: &'static str, found: T) -> !