Stabilize const_eq_ignore_ascii_case

This commit is contained in:
Paolo Barbolini 2025-06-05 07:09:16 +00:00
parent 2934249ba8
commit 69f077653a

View File

@ -4451,20 +4451,6 @@ The tracking issue for this feature is: [#133214]
[#133214]: https://github.com/rust-lang/rust/issues/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, default_severity: Severity::Allow,