Skip to content

Commit 64bc6b2

Browse files
authored
Merge pull request #19954 from lnicola/sync-from-rust
minor: Sync from downstream
2 parents 9fc1b90 + 273514a commit 64bc6b2

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
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,

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a8e4c68dcb4dc1e48a0db294c5323cab0227fcb9
1+
7c10378e1fee5ddc6573b916aeb884ab10e0de17

0 commit comments

Comments
 (0)