Function rustc_lint::middle::const_eval::const_int_checked_negUnstable [-] [+] [src]

pub fn const_int_checked_neg(a: i64, e: &'a Expr, opt_ety: Option<IntTy>) -> Result<const_val, ConstEvalErr>