0xMiden/compiler

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

オープン

#977 opened on 2026/02/23

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (70 件のフォーク)github user discovery
good first issuetesting

Repository metrics

Stars
 (110 個のスター)
PR merge metrics
 (平均マージ 4d 7h) (30d で 51 merged PRs)

説明

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

コントリビューターガイド