call_unreachable

Function call_unreachable 

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

Constructs an expression that calls the unreachable intrinsic.