0xMiden/compiler

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

Ouverte

#977 ouverte le 23 févr. 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Rust (70 forks)github user discovery
good first issuetesting

Métriques du dépôt

Stars
 (110 étoiles)
Métriques de merge PR
 (Merge moyen 4j 7h) (51 PRs mergées en 30 j)

Description

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

Guide contributeur