We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21dcab3 + a75fd49 commit dd7bc0dCopy full SHA for dd7bc0d
crates/ide-db/src/generated/lints.rs
@@ -10699,20 +10699,6 @@ The tracking issue for this feature is: [#77998]
10699
10700
[#77998]: https://github.com/rust-lang/rust/issues/77998
10701
10702
-------------------------
10703
-"##,
10704
- default_severity: Severity::Allow,
10705
- warn_since: None,
10706
- deny_since: None,
10707
- },
10708
- Lint {
10709
- label: "strict_overflow_ops",
10710
- description: r##"# `strict_overflow_ops`
10711
-
10712
-The tracking issue for this feature is: [#118260]
10713
10714
-[#118260]: https://github.com/rust-lang/rust/issues/118260
10715
10716
------------------------
10717
"##,
10718
default_severity: Severity::Allow,
0 commit comments