mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-04 02:39:32 +00:00
Merge from rust-lang/rust
This commit is contained in:
commit
273514a9fb
1 changed files with 0 additions and 14 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue