0xMiden/compiler

test: integer `checked wide` and `overflowing` arith ops

开放

#977 创建于 2026年2月23日

 (0 条评论) (0 个反应) (1 位负责人)Rust (70 个派生)github user discovery
good first issuetesting

仓库指标

星标
 (110 个星标)
PR 合并指标
 (平均合并 4天 7小时) (30 天内合并 51 个 PR)

描述

What should be done?

Continuation of #959

Once the issues collected in #971 are resolved, add the following tests:

  • wide-overflowing
  • checked:
    • normal #1092
    • wide

How should it be done?

Add tests in rust_masm_tests/instructions.rs

When is this task done?

Tests are added

Additional context

No response

贡献者指南