Skip to content

Conversation

@mkroening
Copy link
Contributor

This PR is a follow-up on 56ee492 and fixes the link to the strict_provenance_lints tracking issue.

I am not sure whether we should touch this line too:

/// This lint is part of the strict provenance effort, see [issue #95228].

r? @RalfJung

@rustbot
Copy link
Collaborator

rustbot commented Nov 17, 2025

rust-analyzer is developed in its own repository. If possible, consider making this change to rust-lang/rust-analyzer instead.

cc @rust-lang/rust-analyzer

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. labels Nov 17, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rust-lang/rust-analyzer is this something we should update in this repo? I was under the impression that it is largely auto-generated.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We regenerate it every now and then, but we also let people update it by hand if they want.

@RalfJung
Copy link
Member

Sounds good then, let's land this.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Nov 17, 2025

📌 Commit 20fd81e has been approved by RalfJung

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 17, 2025
bors added a commit that referenced this pull request Nov 17, 2025
Rollup of 4 pull requests

Successful merges:

 - #147077 (std: move `kernel_copy` to `sys`)
 - #149030 (doc: fix `strict_provenance_lints` tracking issue link)
 - #149031 (Update books)
 - #149034 (update my email in mailmap)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 4c59f6d into rust-lang:main Nov 18, 2025
11 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Nov 18, 2025
rust-timer added a commit that referenced this pull request Nov 18, 2025
Rollup merge of #149030 - mkroening:doc-strict_provenance_lints, r=RalfJung

doc: fix `strict_provenance_lints` tracking issue link

This PR is a follow-up on 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`
@mkroening mkroening deleted the doc-strict_provenance_lints branch November 18, 2025 06:37
lnicola pushed a commit to lnicola/rust-analyzer that referenced this pull request Nov 19, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants