rust/clippy_lints/src/attrs
2025-05-07 13:52:11 +00:00
..
allow_attributes.rs Convert two rustc_middle::lint functions to Span methods. 2025-02-02 13:57:34 +11:00
allow_attributes_without_reason.rs Convert two rustc_middle::lint functions to Span methods. 2025-02-02 13:57:34 +11:00
blanket_clippy_restriction_lints.rs Replace some Symbol::as_str usage 2025-04-25 01:03:03 +00:00
deprecated_cfg_attr.rs Replace some Symbol::as_str usage 2025-04-25 01:03:03 +00:00
deprecated_semver.rs Replace some Symbol::as_str usage 2025-04-25 01:03:03 +00:00
duplicated_attributes.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-04-03 21:31:02 +02:00
inline_always.rs Fix rustdoc and clippy 2025-02-24 14:31:19 +01:00
mixed_attributes_style.rs Merge commit '9f9a822509' into clippy-subtree-update 2025-02-28 23:27:09 +01:00
mod.rs Apply collapsible_if to Clippy itself 2025-03-27 14:40:44 +01:00
non_minimal_cfg.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
repr_attributes.rs Fix various typos in lint messages, descriptions and comments 2025-03-24 16:04:32 +01:00
should_panic_without_expect.rs Rename RefTokenTreeCursor. 2024-12-18 10:39:07 +11:00
unnecessary_clippy_cfg.rs Fix rustdoc and clippy 2025-02-24 14:31:19 +01:00
useless_attribute.rs Replace Symbol::as_str usage in match expressions 2025-05-07 13:52:11 +00:00
utils.rs Fix is_relevant_impl. 2025-03-17 08:20:56 +11:00