Skip to content

Remove AttributeLintKind variants - part 4#155560

Merged
rust-bors[bot] merged 5 commits intorust-lang:mainfrom
GuillaumeGomez:rm-attributelintkind
Apr 20, 2026
Merged

Remove AttributeLintKind variants - part 4#155560
rust-bors[bot] merged 5 commits intorust-lang:mainfrom
GuillaumeGomez:rm-attributelintkind

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Member

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 20, 2026

Some changes occurred in compiler/rustc_attr_parsing

cc @jdonszelmann, @JonathanBrouwer

@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 Apr 20, 2026
Copy link
Copy Markdown
Contributor

@JonathanBrouwer JonathanBrouwer left a comment

Choose a reason for hiding this comment

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

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 20, 2026

📌 Commit ea690c3 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 Apr 20, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Apr 20, 2026
…d, r=JonathanBrouwer

Remove `AttributeLintKind` variants - part 4

Part of rust-lang#153099.

r? @JonathanBrouwer
rust-bors Bot pushed a commit that referenced this pull request Apr 20, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - #155556 (`rust-analyzer` subtree update)
 - #152162 (Suggest returning a reference for unsized place from a closure)
 - #155389 (Simplify macros for target-modifier and mitigation flags)
 - #155553 (miri subtree update)
 - #153546 (tests/ui/extern: add annotations for reference rules)
 - #155475 (Make reparsed guard metavars collect tokens)
 - #155560 (Remove `AttributeLintKind` variants - part 4)
@rust-bors rust-bors Bot merged commit ca0710a into rust-lang:main Apr 20, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Apr 20, 2026
Rollup merge of #155560 - GuillaumeGomez:rm-attributelintkind, r=JonathanBrouwer

Remove `AttributeLintKind` variants - part 4

Part of #153099.

r? @JonathanBrouwer
@rustbot rustbot added this to the 1.97.0 milestone Apr 20, 2026
pull Bot pushed a commit to LeeeeeeM/miri that referenced this pull request Apr 24, 2026
…uwer

Rollup of 7 pull requests

Successful merges:

 - rust-lang/rust#155556 (`rust-analyzer` subtree update)
 - rust-lang/rust#152162 (Suggest returning a reference for unsized place from a closure)
 - rust-lang/rust#155389 (Simplify macros for target-modifier and mitigation flags)
 - rust-lang/rust#155553 (miri subtree update)
 - rust-lang/rust#153546 (tests/ui/extern: add annotations for reference rules)
 - rust-lang/rust#155475 (Make reparsed guard metavars collect tokens)
 - rust-lang/rust#155560 (Remove `AttributeLintKind` variants - part 4)
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.

3 participants