We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pattern_complexity
pattern_complexity_limit
1 parent 30bcf2a commit 610f4c4Copy full SHA for 610f4c4
crates/ide-db/src/generated/lints.rs
@@ -9107,8 +9107,8 @@ The tracking issue for this feature is: [#27721]
9107
deny_since: None,
9108
},
9109
Lint {
9110
- label: "pattern_complexity",
9111
- description: r##"# `pattern_complexity`
+ label: "pattern_complexity_limit",
+ description: r##"# `pattern_complexity_limit`
9112
9113
This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.
9114
0 commit comments