Open
Description
Description
It's fiddly to configure a ton of defaults. It would be nice if clippy, possibly in coordination with the rest of the toolchain, supported some way to specify a "linting profile" so that lints that will want to have an obviously different value for a specific kind of development, like embedded software where memory is precious, could simply set one toggle and then clippy's lints would be tuned for such target specifics.
Version
No response
Additional Labels
@rustbot label: +C-an-interesting-project