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

貢獻者指南