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
Took a shot at this in iKevinY/rust@1e01f7f470f1d79be710d546ab25426fcede59f9, but I wanted to verify here to make sure I interpreted the issue correctly before opening a PR. At a glance, does this look alright? (make check still passes.)
Module should be named
panicking
to match core,on_fail
should beon_panic
.The text was updated successfully, but these errors were encountered: