Closed
Description
This is something that comes up every now and then: a reusable configuration
file, where lint levels can be defined. Discussions about this often lead to
nothing specific or to "we need an RFC for this". And this is exactly what needs
to be done. Get together with the cargo team and write an RFC and implement such
a configuration file somehow and somewhere.
- Cargo tracking issue: Support defining enabled and disabled lints in a configuration file cargo#5034
- IRLO post
Steps to completion:
- Draft a RFC
- Coordinate with the cargo team and publish the RFC
- Bikeshedding
- Implement the configuration (file) in cargo