rust/clippy_config/src
bors 8125cd5c2a Auto merge of #13359 - blyxyas:declare_clippy_macro, r=Alexendoo
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
2024-10-11 14:10:01 +00:00
..
conf.rs Auto merge of #13359 - blyxyas:declare_clippy_macro, r=Alexendoo 2024-10-11 14:10:01 +00:00
lib.rs Also sanitize configuration 2024-10-01 19:43:19 +02:00
metadata.rs Merge commit 'cb806113e0' into clippy-subtree-update 2024-08-08 19:13:50 +02:00
msrvs.rs Simplify negative Option::{is_some_and,is_none_or} 2024-09-30 03:36:41 +08:00
types.rs Formatting 2024-09-22 20:52:15 +02:00