Skip to content

feat: Constant Folding/Partial Evaluation

a02de7b
Select commit
Loading
Failed to load commit list.
Draft

feat: Constant Folding/Partial Evaluation #410

feat: Constant Folding/Partial Evaluation
a02de7b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / clippy succeeded May 16, 2025 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 2708 in src/interpreter.rs

See this annotation in the file changed.

Code scanning / clippy

this else { if .. } block can be collapsed Warning

this else { if .. } block can be collapsed