Skip to content

Commit 273514a

Browse files
committed
Merge from rust-lang/rust
2 parents 232c05e + 442f110 commit 273514a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

crates/ide-db/src/generated/lints.rs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4451,20 +4451,6 @@ The tracking issue for this feature is: [#133214]
44514451

44524452
[#133214]: https://github.com/rust-lang/rust/issues/133214
44534453

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-
44684454
------------------------
44694455
"##,
44704456
default_severity: Severity::Allow,

0 commit comments

Comments
 (0)