Skip to content

Remove outdated line from publish_toolstate hook - #77312

Merged
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:toolstate-msg
Oct 2, 2020
Merged

Remove outdated line from publish_toolstate hook#77312
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:toolstate-msg

Conversation

@LeSeulArtichaut

Copy link
Copy Markdown
Contributor

We no longer add I-nominated to toolstate failure issues since T-compiler changed its meeting preparation workflow.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 28, 2020
@jyn514jyn514 added T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. C-cleanup Category: PRs that clean code up or issues documenting cleanup. labels Sep 29, 2020
Comment threadsrc/tools/publish_toolstate.py Outdated
@Mark-Simulacrum

Copy link
Copy Markdown
Member

r=me with nit fixed

@Mark-SimulacrumMark-Simulacrum 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 Sep 30, 2020
@LeSeulArtichaut

Copy link
Copy Markdown
ContributorAuthor

@Mark-Simulacrum done.

@LeSeulArtichautLeSeulArtichaut 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 Oct 1, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Oct 1, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 4bf5c45 has been approved by Mark-Simulacrum

@borsbors 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 Oct 1, 2020
@JohnTitorJohnTitor mentioned this pull request Oct 1, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Oct 1, 2020
…rk-Simulacrum
Remove outdated line from `publish_toolstate` hook
We no longer add `I-nominated` to toolstate failure issues since T-compiler changed its meeting preparation workflow.
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 2, 2020
Rollup of 11 pull requests
Successful merges:
- rust-lang#76851 (Fix 'FIXME' about using NonZeroU32 instead of u32.)
- rust-lang#76979 (Improve std::sys::windows::compat)
- rust-lang#77111 (Stabilize slice_ptr_range.)
- rust-lang#77147 (Split sys_common::Mutex in StaticMutex and MovableMutex.)
- rust-lang#77312 (Remove outdated line from `publish_toolstate` hook)
- rust-lang#77362 (Fix is_absolute on WASI)
- rust-lang#77375 (rustc_metadata: Do not forget to encode inherent impls for foreign types)
- rust-lang#77385 (Improve the example for ptr::copy)
- rust-lang#77389 (Fix some clippy lints)
- rust-lang#77399 (BTreeMap: use Unique::from to avoid a cast where type information exists)
- rust-lang#77429 (Link `new` method in `DefautHasher`s doc)
Failed merges:
r? `@ghost`
@bors
bors merged commit bf15fcd into rust-lang:masterOct 2, 2020
@rustbotrustbot added this to the 1.48.0 milestone Oct 2, 2020
@LeSeulArtichaut
LeSeulArtichaut deleted the toolstate-msg branch October 2, 2020 07:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-infraRelevant 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

@LeSeulArtichaut@rust-highfive@Mark-Simulacrum@bors@jyn514@rustbot