You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: literal out of range for usize
--> src/lib.rs:28:37
|
28 | const EVERY_OTHER_BYTE_LO : usize = 0x0001000100010001;
| ^^^^^^^^^^^^^^^^^^
|
= note: #[warn(overflowing_literals)] on by default
The text was updated successfully, but these errors were encountered: