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
Currently, panics may not be consistently documented (as a follow-up to PR that removed unnecessary unsafe).
Whether Pest documents panics in a # Panics section following the standard library pattern. Note that unlike safety docs, panic docs are not required for soundness.
It doesn't, at least not consistently, but it should.
Currently, panics may not be consistently documented (as a follow-up to PR that removed unnecessary unsafe).
It doesn't, at least not consistently, but it should.
Originally posted by @tomtau in #998 (comment)
The text was updated successfully, but these errors were encountered: