Turn declare_clippy_lint into a declarative macro Ease of development, and hopefully compile times (the dependencies are still there because of ui-test). The procedural macro was doing just some very basic processing (like assigning a lint level to each category), so it didn't have a reason to stay IMO changelog: None |
||
|---|---|---|
| .. | ||
| conf.rs | ||
| lib.rs | ||
| metadata.rs | ||
| msrvs.rs | ||
| types.rs | ||