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
= note: `#[deny(overflowing_literals)]` on by default
8
7
= note: the literal `0xdeadbeefcafebabe1337` (decimal `1051570404360395033547575`) does not fit into the type `u64` and will become `13758438582043677495u64`
9
8
= help: consider using the type `u128` instead
9
+
= note: `#[deny(overflowing_literals)]` on by default
0 commit comments