Skip to content

Conversation

camsteffen
Copy link
Contributor

changelog: none (since this just piggybacks on #7233)

Fixes #6960

@rust-highfive
Copy link

r? @phansch

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 17, 2021
@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented May 17, 2021

📌 Commit 8356c48 has been approved by flip1995

bors added a commit that referenced this pull request May 17, 2021
Fix another manual_unwrap_or deref FP

changelog: none (since this just piggybacks on #7233)

Fixes #6960
@bors
Copy link
Contributor

bors commented May 17, 2021

⌛ Testing commit 8356c48 with merge 17442ae...

@bors
Copy link
Contributor

bors commented May 17, 2021

💔 Test failed - checks-action_test

@flip1995
Copy link
Member

Oh no. Please work, I don't want to deal with this (would be a 2 line fix in the CI script inserting rustup self update, but I don't want such a temporary patch in the workflow ymls if we can avoid it...)

@bors retry

@bors
Copy link
Contributor

bors commented May 17, 2021

⌛ Testing commit 8356c48 with merge d1e3812...

bors added a commit that referenced this pull request May 17, 2021
Fix another manual_unwrap_or deref FP

changelog: none (since this just piggybacks on #7233)

Fixes #6960
@bors
Copy link
Contributor

bors commented May 17, 2021

💔 Test failed - checks-action_test

@phansch
Copy link
Contributor

phansch commented May 18, 2021

@bors retry

@bors
Copy link
Contributor

bors commented May 18, 2021

⌛ Testing commit 8356c48 with merge 9659ff7...

bors added a commit that referenced this pull request May 18, 2021
Fix another manual_unwrap_or deref FP

changelog: none (since this just piggybacks on #7233)

Fixes #6960
@bors
Copy link
Contributor

bors commented May 18, 2021

💔 Test failed - checks-action_test

@flip1995 flip1995 added S-waiting-on-bors Status: The marked PR was approved and is only waiting bors and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels May 18, 2021
@flip1995
Copy link
Member

@bors retry rollup

bors added a commit that referenced this pull request May 18, 2021
Rollup of 3 pull requests

Successful merges:

 - #7235 (Fix another manual_unwrap_or deref FP)
 - #7237 (Add the command to add upstream remote)
 - #7239 (CI: update rustup before installing the toolchain on windows)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors
Copy link
Contributor

bors commented May 18, 2021

⌛ Testing commit 8356c48 with merge a256c70...

bors added a commit that referenced this pull request May 18, 2021
Fix another manual_unwrap_or deref FP

changelog: none (since this just piggybacks on #7233)

Fixes #6960
@flip1995
Copy link
Member

@bors retry (yeet)

bors added a commit that referenced this pull request May 18, 2021
Rollup of 3 pull requests

Successful merges:

 - #7235 (Fix another manual_unwrap_or deref FP)
 - #7237 (Add the command to add upstream remote)
 - #7239 (CI: update rustup before installing the toolchain on windows)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup

changelog: rollup
@bors bors merged commit 99fb776 into rust-lang:master May 18, 2021
@bors
Copy link
Contributor

bors commented May 18, 2021

⌛ Testing commit 8356c48 with merge 213b8d9...

@camsteffen camsteffen deleted the manual-unwrap-or-deref branch July 8, 2021 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: The marked PR was approved and is only waiting bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FP: manual_unwrap_or help code is not correct
5 participants