pub(crate) fn replace_arith_with_wrapping( acc: &mut Assists, ctx: &AssistContext<'_, '_>, ) -> Option<()>