Skip to content

Remove more BuiltinLintDiag variants#154224

Merged
rust-bors[bot] merged 3 commits intorust-lang:mainfrom
GuillaumeGomez:migrate-diag
Mar 24, 2026
Merged

Remove more BuiltinLintDiag variants#154224
rust-bors[bot] merged 3 commits intorust-lang:mainfrom
GuillaumeGomez:migrate-diag

Conversation

@GuillaumeGomez
Copy link
Member

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 22, 2026
@rustbot
Copy link
Collaborator

rustbot commented Mar 22, 2026

JonathanBrouwer is currently at their maximum review capacity.
They may take a while to respond.

@GuillaumeGomez GuillaumeGomez marked this pull request as ready for review March 22, 2026 19:34
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Mar 22, 2026
Copy link
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
Contributor

rust-bors bot commented Mar 23, 2026

📌 Commit 2fcd8a7 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 Mar 23, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 23, 2026
…athanBrouwer

Remove more `BuiltinLintDiag` variants

Part of rust-lang#153099.

r? @JonathanBrouwer
rust-bors bot pushed a commit that referenced this pull request Mar 23, 2026
…uwer

Rollup of 8 pull requests

Successful merges:

 - #122668 (Add APIs for dealing with titlecase)
 - #153041 (Remove `ATTRIBUTE_ORDER`)
 - #153912 (Avoid prematurely choosing a glob import)
 - #154093 (const validity checking: do not recurse to references inside MaybeDangling)
 - #154257 (Revert eagerly normalize in generalize)
 - #154179 (tests/ui/async-await/gat-is-send-across-await.rs: New regression test)
 - #154224 (Remove more `BuiltinLintDiag` variants)
 - #154245 (Allow applying autodiff macros to trait functions.)
@rust-bors rust-bors bot merged commit d7beee5 into rust-lang:main Mar 24, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 24, 2026
@GuillaumeGomez GuillaumeGomez deleted the migrate-diag branch March 24, 2026 10:46
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-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