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
I couldn't figure how how to easily make doc tests run with 'no_std'
enabled, which regex-syntax now does. The '?' in particular was tripping
me up.
We still get doctest coverage from the top-level 'cargo test'.
0 commit comments