mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Stabilize const_eq_ignore_ascii_case
This commit is contained in:
parent
2934249ba8
commit
69f077653a
@ -4451,20 +4451,6 @@ The tracking issue for this feature is: [#133214]
|
||||
|
||||
[#133214]: https://github.com/rust-lang/rust/issues/133214
|
||||
|
||||
------------------------
|
||||
"##,
|
||||
default_severity: Severity::Allow,
|
||||
warn_since: None,
|
||||
deny_since: None,
|
||||
},
|
||||
Lint {
|
||||
label: "const_eq_ignore_ascii_case",
|
||||
description: r##"# `const_eq_ignore_ascii_case`
|
||||
|
||||
The tracking issue for this feature is: [#131719]
|
||||
|
||||
[#131719]: https://github.com/rust-lang/rust/issues/131719
|
||||
|
||||
------------------------
|
||||
"##,
|
||||
default_severity: Severity::Allow,
|
||||
|
Loading…
x
Reference in New Issue
Block a user