Skip to content

Conversation

joshtriplett
Copy link
Member

No description provided.

@rustbot rustbot added 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 Sep 19, 2025
@rustbot
Copy link
Collaborator

rustbot commented Sep 19, 2025

r? @petrochenkov

rustbot has assigned @petrochenkov.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@wesleywiser
Copy link
Member

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 19, 2025

📌 Commit 3ab89ab has been approved by wesleywiser

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 Sep 19, 2025
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Sep 19, 2025
…e-gate, r=wesleywiser

mbe: Fix feature gate for `macro_derive`
bors added a commit that referenced this pull request Sep 19, 2025
Rollup of 5 pull requests

Successful merges:

 - #146690 (add `[const] PartialEq` bound to `PartialOrd`)
 - #146776 (fixes for numerous clippy warnings)
 - #146777 (fix ./x readdir logic when CDPATH is set)
 - #146781 (mbe: Fix feature gate for `macro_derive`)
 - #146785 (btree: safety comments for init and new)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 02faee6 into rust-lang:master Sep 20, 2025
10 checks passed
@rustbot rustbot added this to the 1.92.0 milestone Sep 20, 2025
rust-timer added a commit that referenced this pull request Sep 20, 2025
Rollup merge of #146781 - joshtriplett:mbe-derive-fix-feature-gate, r=wesleywiser

mbe: Fix feature gate for `macro_derive`
@joshtriplett joshtriplett deleted the mbe-derive-fix-feature-gate branch September 20, 2025 13:33
Muscraft pushed a commit to Muscraft/rust that referenced this pull request Sep 24, 2025
…e-gate, r=wesleywiser

mbe: Fix feature gate for `macro_derive`
Muscraft pushed a commit to Muscraft/rust that referenced this pull request Sep 24, 2025
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#146690 (add `[const] PartialEq` bound to `PartialOrd`)
 - rust-lang#146776 (fixes for numerous clippy warnings)
 - rust-lang#146777 (fix ./x readdir logic when CDPATH is set)
 - rust-lang#146781 (mbe: Fix feature gate for `macro_derive`)
 - rust-lang#146785 (btree: safety comments for init and new)

r? `@ghost`
`@rustbot` modify labels: rollup
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.

5 participants