pub fn eval_int(cx: &LateContext<'_>, e: &Expr<'_>) -> Option<FullInt>Expand description
Evaluates an expression if it’s a builtin integer type.
pub fn eval_int(cx: &LateContext<'_>, e: &Expr<'_>) -> Option<FullInt>Evaluates an expression if it’s a builtin integer type.