Skip to content

Commit f5b58ed

Browse files
committed
Auto merge of #149039 - matthiaskrgr:rollup-9vt1ady, r=matthiaskrgr
Rollup of 4 pull requests Successful merges: - rust-lang/rust#147077 (std: move `kernel_copy` to `sys`) - rust-lang/rust#149030 (doc: fix `strict_provenance_lints` tracking issue link) - rust-lang/rust#149031 (Update books) - rust-lang/rust#149034 (update my email in mailmap) r? `@ghost` `@rustbot` modify labels: rollup
2 parents 60b0c9c + d4c20e6 commit f5b58ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10723,9 +10723,9 @@ The tracking issue for this feature is: [#99108]
1072310723
label: "strict_provenance_lints",
1072410724
description: r##"# `strict_provenance_lints`
1072510725

10726-
The tracking issue for this feature is: [#95228]
10726+
The tracking issue for this feature is: [#130351]
1072710727

10728-
[#95228]: https://github.com/rust-lang/rust/issues/95228
10728+
[#130351]: https://github.com/rust-lang/rust/issues/130351
1072910729
-----
1073010730

1073110731
The `strict_provenance_lints` feature allows to enable the `fuzzy_provenance_casts` and `lossy_provenance_casts` lints.

0 commit comments

Comments
 (0)