Replies: 1 comment
-
Already DONE. OpenDAL will always make clippy happy. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The recent rust stable toolchain's Clippy tool warns about such situations, but it requires much code reformatting (could be done by machine, though).
https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
Beta Was this translation helpful? Give feedback.
All reactions