ruff/crates/ruff_macros/src
2025-01-20 14:57:57 +01:00
..
cache_key.rs Upgrade to Rust 1.82 (#13816) 2024-10-19 16:05:50 +02:00
combine.rs Flatten red_knot_project import paths (#15616) 2025-01-20 14:57:57 +01:00
combine_options.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00
config.rs Enable nursery rules: 'redundant_clone', 'debug_assert_with_mut_call', and 'unused_peekable' (#13920) 2024-10-25 09:46:30 +02:00
derive_message_formats.rs Derive message formats macro support to string (#14093) 2024-11-04 18:06:25 +01:00
kebab_case.rs [red-knot] Add infrastructure to declare lints (#14873) 2024-12-10 16:14:44 +00:00
lib.rs Rename red_knot_workspace to red_knot_project (#15615) 2025-01-20 14:02:36 +01:00
map_codes.rs Use a derive macro for Violations (#14557) 2024-11-27 09:41:40 +00:00
newtype_index.rs Fix comment copy/paste typo in newtype_index (#10892) 2024-04-11 18:43:52 -06:00
rule_code_prefix.rs Upgrade to Rust 1.82 (#13816) 2024-10-19 16:05:50 +02:00
rule_namespace.rs Update to Rust 1.74 and use new clippy lints table (#8722) 2023-11-16 18:12:46 -05:00
violation_metadata.rs Use a derive macro for Violations (#14557) 2024-11-27 09:41:40 +00:00