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
Hi! I was looking at this issue.
I removed both compiler attributes to get the warnings and see what needs to be fixed, but make lint_cargo_clippy didn't result to any warning.
How could I reproduce these warnings?
Current behavior
After this PR is merged, we will be ignoring some clippy warnings in our codes, warnings include
Desired behavior
We should check across all Rust codebase and fix all clippy warnings/errors that are being bypassed
The text was updated successfully, but these errors were encountered: