blob: 48cfe6c38cc21f2b8cff0928759f281642ad20d4 [file] [log] [blame]
error: any number modulo 1 will be 0
--> $DIR/modulo_one.rs:7:5
|
7 | 10 % 1;
| ^^^^^^
|
= note: `-D modulo-one` implied by `-D warnings`