Commit 4c59f6d
authored
Rollup merge of rust-lang#149030 - mkroening:doc-strict_provenance_lints, r=RalfJung
doc: fix `strict_provenance_lints` tracking issue link
This PR is a follow-up on rust-lang@56ee492 and fixes the link to the `strict_provenance_lints` tracking issue.
I am not sure whether we should touch this line too:
https://github.com/rust-lang/rust/blob/66bc5a43e55eae14a2ec70b11004c88072fe7f02/compiler/rustc_lint_defs/src/builtin.rs#L2537
r? `@RalfJung`File tree
2 files changed
+4
-4
lines changed- src
- doc/unstable-book/src/language-features
- tools/rust-analyzer/crates/ide-db/src/generated
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10723 | 10723 | | |
10724 | 10724 | | |
10725 | 10725 | | |
10726 | | - | |
| 10726 | + | |
10727 | 10727 | | |
10728 | | - | |
| 10728 | + | |
10729 | 10729 | | |
10730 | 10730 | | |
10731 | 10731 | | |
| |||
0 commit comments