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
Previously, the error message didn't make it immediately obvious what
went wrong.
Let's be a bit more explicit.
Note that "attempt to add/subtract with overflow" is the panic message
used by Rust for normal arithmetic operations.
0 commit comments