0xMiden/compiler

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

Aperta

#977 aperta il 23 feb 2026

 (0 commenti) (0 reazioni) (1 assegnatario)Rust (70 fork)github user discovery
good first issuetesting

Metriche repository

Star
 (110 stelle)
Metriche merge PR
 (Merge medio 4g 7h) (51 PR mergiate in 30 g)

Descrizione

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

Guida contributor