mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
Pre-existing warning in router/stress_tests.rs that becomes an error under CI's -D warnings with rustc 1.95. Replace the manual if/else with growth.checked_div(num_iterations).unwrap_or(0) as clippy suggests. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||