Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify explicit request check and allow to run "doc src/librustdoc" even without config set #89182

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

GuillaumeGomez
Copy link
Member

Originally I wanted to allow the command doc src/librustdoc to work when passed explicitly but then @Mark-Simulacrum recommended me to generalize it, so here we are!

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 22, 2021
@GuillaumeGomez GuillaumeGomez added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label Sep 22, 2021
@GuillaumeGomez GuillaumeGomez force-pushed the boostrap-explicit-request branch from 35a30fc to 2091759 Compare September 22, 2021 20:33
@GuillaumeGomez
Copy link
Member Author

Updated!

@Mark-Simulacrum
Copy link
Member

r=me with last nit fixed (or telling me I got the comment wrong) and squashed in

@GuillaumeGomez GuillaumeGomez force-pushed the boostrap-explicit-request branch from 2091759 to 10bef56 Compare September 24, 2021 10:02
@GuillaumeGomez
Copy link
Member Author

@bors: r=Mark-Simulacrum

@bors
Copy link
Contributor

bors commented Sep 24, 2021

📌 Commit 10bef56 has been approved by Mark-Simulacrum

@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 24, 2021
@bors
Copy link
Contributor

bors commented Sep 27, 2021

⌛ Testing commit 10bef56 with merge 04006d8...

@bors
Copy link
Contributor

bors commented Sep 27, 2021

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 04006d8 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 27, 2021
@bors bors merged commit 04006d8 into rust-lang:master Sep 27, 2021
@rustbot rustbot added this to the 1.57.0 milestone Sep 27, 2021
@GuillaumeGomez GuillaumeGomez deleted the boostrap-explicit-request branch September 27, 2021 08:20
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (04006d8): comparison url.

Summary: This benchmark run did not return any relevant changes.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants