Skip to content

Move check_cfg out of diagnostic attr module#156975

Open
mejrs wants to merge 1 commit into
rust-lang:mainfrom
mejrs:move_check_cfg
Open

Move check_cfg out of diagnostic attr module#156975
mejrs wants to merge 1 commit into
rust-lang:mainfrom
mejrs:move_check_cfg

Conversation

@mejrs
Copy link
Copy Markdown
Contributor

@mejrs mejrs commented May 26, 2026

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 26, 2026

Some changes occurred in compiler/rustc_attr_parsing

cc @jdonszelmann, @JonathanBrouwer

@rustbot rustbot added A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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 May 26, 2026
@GuillaumeGomez
Copy link
Copy Markdown
Member

Maybe wait for @JonathanBrouwer or @jdonszelmann to also take a look but looks good to me (it's not an attribute parsing file after all).

@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 26, 2026

📌 Commit a2b2190 has been approved by JonathanBrouwer

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 May 26, 2026
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r=GuillaumeGomez,JonathanBrouwer

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 26, 2026

📌 Commit a2b2190 has been approved by GuillaumeGomez,JonathanBrouwer

It is now in the queue for this repository.

JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 26, 2026
…omez,JonathanBrouwer

Move check_cfg out of diagnostic attr module

r? @GuillaumeGomez
jhpratt added a commit to jhpratt/rust that referenced this pull request May 26, 2026
…omez,JonathanBrouwer

Move check_cfg out of diagnostic attr module

r? @GuillaumeGomez
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 26, 2026
…omez,JonathanBrouwer

Move check_cfg out of diagnostic attr module

r? @GuillaumeGomez
rust-bors Bot pushed a commit that referenced this pull request May 26, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #156796 (Fix missing suggestion when matching `String` with `&str`)
 - #156933 (rustc_parse_format: improve the error diagnostic for `+` sign flag)
 - #156545 (fix issue-144595)
 - #156851 (rustdoc: avoid ICE when rendering body-less type consts)
 - #156942 (Remove unneeded `#[skip_arg]` attributes)
 - #156972 (add field_projections fixme)
 - #156975 (Move check_cfg out of diagnostic attr module)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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