Skip to content

Commit 8eedcab

Browse files
authored
Merge pull request #4518 from rust-lang/rustup-2025-08-09
Automatic Rustup
2 parents cad5d1d + 6fb9e1a commit 8eedcab

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

crates/ide-db/src/generated/lints.rs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10699,20 +10699,6 @@ The tracking issue for this feature is: [#77998]
1069910699

1070010700
[#77998]: https://github.com/rust-lang/rust/issues/77998
1070110701

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-
1071610702
------------------------
1071710703
"##,
1071810704
default_severity: Severity::Allow,

0 commit comments

Comments
 (0)