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

Fix OnceWith docstring. #59537

Merged
merged 1 commit into from
Mar 30, 2019
Merged

Fix OnceWith docstring. #59537

merged 1 commit into from
Mar 30, 2019

Conversation

goffrie
Copy link
Contributor

@goffrie goffrie commented Mar 29, 2019

This was incorrectly copypasta'd from RepeatWith.

This was incorrectly copypasta'd from RepeatWith.
@rust-highfive
Copy link
Collaborator

r? @joshtriplett

(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 Mar 29, 2019
@Centril
Copy link
Contributor

Centril commented Mar 29, 2019

Thanks! r? @Centril @bors r+ rollup

@bors
Copy link
Contributor

bors commented Mar 29, 2019

📌 Commit 7ce0b67 has been approved by Centril

@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 Mar 29, 2019
Centril added a commit to Centril/rust that referenced this pull request Mar 29, 2019
Fix OnceWith docstring.

This was incorrectly copypasta'd from RepeatWith.
Centril added a commit to Centril/rust that referenced this pull request Mar 30, 2019
Fix OnceWith docstring.

This was incorrectly copypasta'd from RepeatWith.
bors added a commit that referenced this pull request Mar 30, 2019
Rollup of 10 pull requests

Successful merges:

 - #59376 (RFC 2008: Enum Variants)
 - #59453 (Recover from parse error in tuple syntax)
 - #59455 (Account for short-hand field syntax when suggesting borrow)
 - #59499 (Fix broken download link in the armhf-gnu image)
 - #59512 (implement `AsRawFd` for stdio locks)
 - #59525 (Whitelist some rustc attrs)
 - #59528 (Improve the dbg! macro docs )
 - #59532 (In doc examples, don't ignore read/write results)
 - #59534 (rustdoc: collapse blanket impls in the same way as normal impls)
 - #59537 (Fix OnceWith docstring.)

Failed merges:

r? @ghost
@bors bors merged commit 7ce0b67 into rust-lang:master Mar 30, 2019
@goffrie goffrie deleted the patch-3 branch June 7, 2019 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants