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
Yes, this is so key; I guess back in the day I got lazy and was just cargo testing myself 😱.
This should be top-priority before anything else (at least the testing part; the extra features such as checking formatting would have to be embedded within their own "format properly the codebase" efforts
Ensure that at the very least:
cargo test
workscargo +nightly test --all-features
worksIt could also:
The text was updated successfully, but these errors were encountered: