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.
2 parents 232c05e + 442f110 commit 273514aCopy full SHA for 273514a
crates/ide-db/src/generated/lints.rs
@@ -4451,20 +4451,6 @@ The tracking issue for this feature is: [#133214]
4451
4452
[#133214]: https://github.com/rust-lang/rust/issues/133214
4453
4454
-------------------------
4455
-"##,
4456
- default_severity: Severity::Allow,
4457
- warn_since: None,
4458
- deny_since: None,
4459
- },
4460
- Lint {
4461
- label: "const_eq_ignore_ascii_case",
4462
- description: r##"# `const_eq_ignore_ascii_case`
4463
-
4464
-The tracking issue for this feature is: [#131719]
4465
4466
-[#131719]: https://github.com/rust-lang/rust/issues/131719
4467
4468
------------------------
4469
"##,
4470
default_severity: Severity::Allow,
0 commit comments