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
If cfg(doctest) stabilized (or cfg(test) got fixed), we can use doc-comment for including code in README in doc-test, then we can remove tests/readme.rs.
If cfg(doctest) stabilized (or
cfg(test)got fixed), we can use doc-comment for including code inREADMEin doc-test, then we can removetests/readme.rs.