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
We should find a way to fix the second one. Ideally, our libs should work on 64-bit targets anyways, so maybe we should try fixing cargo test to work on x86_64-unknown-* along with the current 32-bit target?
Our documentation code snippets are not compiled, nor tested.
According to an old rust book documentation is only checked for libraries, but not binaries.
We should fix this, as documentation is really important !
The text was updated successfully, but these errors were encountered: