Commit 5e5d2e7
committed
Revert is_multiple_of() - unstable feature
The is_multiple_of() method is unstable in Rust 1.83.
Reverting to modulo check for stable compatibility.1 parent 3e24463 commit 5e5d2e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
0 commit comments