Enable clippy::error_impl_error #18019
Labels
A-Cross-Cutting
Impacts the entire engine
C-Code-Quality
A section of code that is hard to understand or change
D-Straightforward
Simple bug fixes and API improvements, docs, test and examples
S-Ready-For-Implementation
This issue is ready for an implementation PR. Go for it!
X-Contentious
There are nontrivial implications that should be thought through
What problem does this solve or what need does it fill?
The code quality issue in #17820 should have been caught automatically.
What solution would you like?
Globally enable https://rust-lang.github.io/rust-clippy/master/index.html#error_impl_error
The text was updated successfully, but these errors were encountered: