Skip to content

Nightly b58b087e5f16fa4293f92a1db8bab9b7b29e2283

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 00:28
· 1643 commits to master since this release
b58b087
test: enable all warnings in tests

When you forget to add `#[test]` to a test, cargo prints a warning:
This warning (dead_code) was disabled in some places.