ruff/crates/ruff_macros/src
Carl Meyer 7ae15c6e0a
Fix comment copy/paste typo in newtype_index (#10892)
## Summary

This comment looks wrongly copy-pasted from the comment above, and
mentions the wrong type.

## Test Plan

Comment-only change.
2024-04-11 18:43:52 -06:00
..
cache_key.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00
combine_options.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00
config.rs Add deprecation message for top-level lint settings (#9582) 2024-02-01 13:35:02 -06:00
derive_message_formats.rs Format let-else with rustfmt nightly (#5461) 2023-07-03 02:13:35 +00:00
lib.rs Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
map_codes.rs Remove long Iterator::chain sequence in RuleCodePrefix::iter (#10452) 2024-03-18 16:51:20 +01: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 Add internal hidden rules for testing (#9747) 2024-02-01 08:44:51 -06: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.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00