4ff5a3655f
This commit partly undoes #104863, which combined the builtin lints pass with other lints. This caused a slowdown, because often there are no other lints, and it's faster to do a pass with a single lint directly than it is to do a combined pass with a `passes` vector containing a single lint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |