rustc_builtin_macros::deriving

Function call_unreachable

Source
fn call_unreachable(cx: &ExtCtxt<'_>, span: Span) -> P<Expr>
Expand description

Constructs an expression that calls the unreachable intrinsic.