Skip to content

Conversation

aDotInTheVoid
Copy link
Member

Makes it clear that this represents #[doc = "content"], but not #[doc(hidden)] (or other uses of the #[doc(...)] attribute).

r? @jdonszelmann

Makes it clear that this represents `#[doc = "content"]`, but not
`#[doc(hidden)]` (or other uses of the `#[doc(...)]` attribute).
@rustbot
Copy link
Collaborator

rustbot commented Oct 14, 2025

Some changes occurred in compiler/rustc_hir/src/attrs

cc @jdonszelmann

@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 14, 2025
@jdonszelmann
Copy link
Contributor

@bors r+ rollup (note the pr for other uses of doc is being worked on by @GuillaumeGomez which iirc updates these comments slightly more to explain the exact difference between the two).

@bors
Copy link
Collaborator

bors commented Oct 14, 2025

📌 Commit ff95799 has been approved by jdonszelmann

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 Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants