Function rustc_typeck::middle::const_eval::const_int_checked_shr_via_uintUnstable
[-] [+]
[src]
pub fn const_int_checked_shr_via_uint(a: i64, b: u64, e: &'a Expr, opt_ety: Option<IntTy>) -> Result<const_val, ConstEvalErr>