Uh oh!
There was an error while loading. Please reload this page.
ci: fix wrong shared.sh import for publish_toolstate - #68003
Merged
Conversation
Mark-Simulacrum
commented
Jan 8, 2020
Member
Hm, I think toolstate is working right now - is there some context I'm missing? Maybe we can drop the import entirely? |
emilyalbini
commented
Jan 8, 2020
MemberAuthor
Oh, yeah, I should've added context, sorry. #67733 broke it: when I originally made the PR, |
Mark-Simulacrum
commented
Jan 8, 2020
Member
Ah, cool, okay! @bors r+ then. (I guess maybe we should bump priority, or just roll this up?) |
bors
commented
Jan 8, 2020
Collaborator
📌 Commit aabc736 has been approved by |
emilyalbini
commented
Jan 8, 2020
MemberAuthor
@bors p=100 Feel free to roll this up. |
bors
commented
Jan 8, 2020
Collaborator
⌛ Testing commit aabc736 with merge 50085f5267146d829f962e8c39f3c175a7fa4c54... |
JohnTitor added a commit
to JohnTitor/rust
that referenced
this pull request
Jan 8, 2020
…fix, r=Mark-Simulacrum ci: fix wrong shared.sh import for publish_toolstate r? @Mark-Simulacrum
JohnTitor
commented
Jan 8, 2020
Member
@bors retry rolled up |
bors added a commit
that referenced
this pull request
Jan 8, 2020
Rollup of 10 pull requests Successful merges: - #67774 (Try statx for all linux-gnu target.) - #67781 (Move `is_min_const_fn` query to librustc_mir.) - #67798 (Remove wrong advice about spin locks from `spin_loop_hint` docs) - #67849 (Add a check for swapped words when we can't find an identifier) - #67875 (Distinguish between private items and hidden items in rustdoc) - #67887 (`Option::{expect,unwrap}` and `Result::{expect, expect_err, unwrap, unwrap_err}` have `#[track_caller]`) - #67955 (rustdoc: Remove more `#[doc(cfg(..))]` duplicates) - #67977 (Updates for VxWorks) - #67985 (Remove insignificant notes from CStr documentation) - #68003 (ci: fix wrong shared.sh import for publish_toolstate) Failed merges: - #67820 (Parse the syntax described in RFC 2632) - #67979 (Move `intravisit` => `rustc_hir` + misc cleanup) r? @ghost
bors added a commit
that referenced
this pull request
Jan 8, 2020
Rollup of 10 pull requests Successful merges: - #67774 (Try statx for all linux-gnu target.) - #67781 (Move `is_min_const_fn` query to librustc_mir.) - #67798 (Remove wrong advice about spin locks from `spin_loop_hint` docs) - #67849 (Add a check for swapped words when we can't find an identifier) - #67875 (Distinguish between private items and hidden items in rustdoc) - #67887 (`Option::{expect,unwrap}` and `Result::{expect, expect_err, unwrap, unwrap_err}` have `#[track_caller]`) - #67955 (rustdoc: Remove more `#[doc(cfg(..))]` duplicates) - #67977 (Updates for VxWorks) - #67985 (Remove insignificant notes from CStr documentation) - #68003 (ci: fix wrong shared.sh import for publish_toolstate) Failed merges: - #67820 (Parse the syntax described in RFC 2632) - #67979 (Move `intravisit` => `rustc_hir` + misc cleanup) r? @ghost
bors
commented
Jan 8, 2020
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
r? @Mark-Simulacrum