Skip to content

triagebot: roll compiler reviewers for rustc/unstable book#139521

Merged
bors merged 1 commit into
rust-lang:masterfrom
jieyouxu:compiler-doc-reviewers
Apr 10, 2025
Merged

triagebot: roll compiler reviewers for rustc/unstable book#139521
bors merged 1 commit into
rust-lang:masterfrom
jieyouxu:compiler-doc-reviewers

Conversation

@jieyouxu

@jieyouxu jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member

r? compiler

@rustbot rustbot added 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. labels Apr 8, 2025
@rustbot

rustbot commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator

triagebot.toml has been modified, there may have been changes to the review queue.

cc @davidtwco, @wesleywiser

@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

cc @GuillaumeGomez since I think I noticed you having to reroll platform support doc PRs way too frequently :D

@GuillaumeGomez

Copy link
Copy Markdown
Member

Thank you! T_T

Contribute once and become reviewer forever. 🤣

@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

hehe

@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

This is just a triagebot change so
@bors r=@GuillaumeGomez rollup

@bors

bors commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit e459db2 has been approved by GuillaumeGomez

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 Apr 8, 2025
@jieyouxu jieyouxu assigned GuillaumeGomez and unassigned estebank Apr 8, 2025
@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

Technically unstable-book also has library/language features, but at least compiler is more likely to be the right set of reviewers.

@ehuss

ehuss commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

I'd like to stay a reviewer on /src/doc/rustc since I've written a lot of content there. Also, please CC me when removing me from rotation.

@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

Oh yeah sorry
@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 8, 2025
@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

Right, a more specific directory will remove u from rotation...

@jieyouxu jieyouxu force-pushed the compiler-doc-reviewers branch 2 times, most recently from 11eadf5 to cbf4da2 Compare April 8, 2025 13:58
@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

@ehuss sorry about that, didn't mean to remove you from rotation. Does the revised entries correctly preserve you on rotation (for unstable-book as well)?

@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

r? @ehuss
@rustbot ready

@rustbot rustbot assigned ehuss and unassigned GuillaumeGomez Apr 8, 2025
@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 Apr 8, 2025

@ehuss ehuss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Feel free to approve with the suggestion applied.

Thinking more, the chances that I'll get assigned amongst the entire compiler team is vanishingly small since there are so few PRs and so many reviewers. But I'm fine with that I think.

Comment thread triagebot.toml Outdated
@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

Thinking more, the chances that I'll get assigned amongst the entire compiler team is vanishingly small since there are so few PRs and so many reviewers. But I'm fine with that I think.

Hm yeah. Maybe a triagebot mention but that is potentially quite noisy.

@jieyouxu jieyouxu added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 8, 2025
@ehuss

ehuss commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

Yea, don't worry about it. I see the titles of most new PRs and can peek if I care.

@jieyouxu jieyouxu force-pushed the compiler-doc-reviewers branch from cbf4da2 to 616406d Compare April 8, 2025 23:38
@jieyouxu

jieyouxu commented Apr 8, 2025

Copy link
Copy Markdown
Member Author

Changed unstable-book entry as requested.
@bors r=GuillaumeGomez,ehuss rollup

@bors

bors commented Apr 8, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit 616406d has been approved by GuillaumeGomez,ehuss

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 8, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 9, 2025
…iaskrgr

Rollup of 10 pull requests

Successful merges:

 - rust-lang#138470 (Test interaction between RFC 2229 migration and use closures)
 - rust-lang#138628 (Add more ergonomic clone tests)
 - rust-lang#139164 (std: improve documentation for get_mut() methods regarding forgotten guards)
 - rust-lang#139488 (Add missing regression GUI test)
 - rust-lang#139489 (compiletest: Add directive `dont-require-annotations`)
 - rust-lang#139513 (Report higher-ranked trait error when higher-ranked projection goal fails in new solver)
 - rust-lang#139521 (triagebot: roll compiler reviewers for rustc/unstable book)
 - rust-lang#139532 (Update `u8`-to-and-from-`i8` suggestions.)
 - rust-lang#139551 (report call site of inlined scopes for large assignment lints)
 - rust-lang#139575 (Remove redundant words)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 78e59af into rust-lang:master Apr 10, 2025
@rustbot rustbot added this to the 1.88.0 milestone Apr 10, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 10, 2025
Rollup merge of rust-lang#139521 - jieyouxu:compiler-doc-reviewers, r=GuillaumeGomez,ehuss

triagebot: roll compiler reviewers for rustc/unstable book

r? compiler
@jieyouxu jieyouxu deleted the compiler-doc-reviewers branch April 10, 2025 01:42
github-actions Bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Apr 19, 2025
…iaskrgr

Rollup of 10 pull requests

Successful merges:

 - rust-lang#138470 (Test interaction between RFC 2229 migration and use closures)
 - rust-lang#138628 (Add more ergonomic clone tests)
 - rust-lang#139164 (std: improve documentation for get_mut() methods regarding forgotten guards)
 - rust-lang#139488 (Add missing regression GUI test)
 - rust-lang#139489 (compiletest: Add directive `dont-require-annotations`)
 - rust-lang#139513 (Report higher-ranked trait error when higher-ranked projection goal fails in new solver)
 - rust-lang#139521 (triagebot: roll compiler reviewers for rustc/unstable book)
 - rust-lang#139532 (Update `u8`-to-and-from-`i8` suggestions.)
 - rust-lang#139551 (report call site of inlined scopes for large assignment lints)
 - rust-lang#139575 (Remove redundant words)

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

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants