Skip to content

Conversation

@JonathanBrouwer
Copy link
Contributor

Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
@rustbot
Copy link
Collaborator

rustbot commented Oct 22, 2025

Some changes occurred in compiler/rustc_attr_parsing

cc @jdonszelmann

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 22, 2025
@jdonszelmann
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 22, 2025

📌 Commit ebd3220 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 22, 2025
bors added a commit that referenced this pull request Oct 22, 2025
Rollup of 5 pull requests

Successful merges:

 - #145617 (docs(style): Specify the frontmatter style)
 - #147830 (Reword unstable fingerprints ICE to ask for reproduction)
 - #147988 (Remove unused field `style` from `AttributeKind::CrateName`)
 - #147990 (Fix invalid jump to def link generated on derive attributes)
 - #147991 ([rustdoc] Check `doc(cfg())` even of private/hidden items)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c047a7e into rust-lang:master Oct 22, 2025
11 checks passed
@rustbot rustbot added this to the 1.92.0 milestone Oct 22, 2025
rust-timer added a commit that referenced this pull request Oct 22, 2025
Rollup merge of #147988 - JonathanBrouwer:unused_field_crate_name, r=jdonszelmann

Remove unused field `style` from `AttributeKind::CrateName`

r? `@jdonszelmann`
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