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.
strict_provenance_lints
1 parent 60b0c9c commit 1189b49Copy full SHA for 1189b49
crates/ide-db/src/generated/lints.rs
@@ -10723,9 +10723,9 @@ The tracking issue for this feature is: [#99108]
10723
label: "strict_provenance_lints",
10724
description: r##"# `strict_provenance_lints`
10725
10726
-The tracking issue for this feature is: [#95228]
+The tracking issue for this feature is: [#130351]
10727
10728
-[#95228]: https://github.com/rust-lang/rust/issues/95228
+[#130351]: https://github.com/rust-lang/rust/issues/130351
10729
-----
10730
10731
The `strict_provenance_lints` feature allows to enable the `fuzzy_provenance_casts` and `lossy_provenance_casts` lints.
0 commit comments