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 the just-introduced ptr::hash docs #56602

Merged
merged 2 commits into from
Dec 8, 2018

Conversation

dwijnand
Copy link
Member

@dwijnand dwijnand commented Dec 7, 2018

Follow-up to #56250.

@rust-highfive
Copy link
Collaborator

r? @shepmaster

(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 Dec 7, 2018
@Centril
Copy link
Contributor

Centril commented Dec 7, 2018

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 7, 2018

📌 Commit ba3db7b 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 Dec 7, 2018
Centril added a commit to Centril/rust that referenced this pull request Dec 8, 2018
Fix the just-introduced ptr::hash docs

Follow-up to rust-lang#56250.
bors added a commit that referenced this pull request Dec 8, 2018
Rollup of 6 pull requests

Successful merges:

 - #56248 (Suggest an appropriate token when encountering `pub Ident<'a>`)
 - #56597 (Improve the usage message for `-Z dump-mir`.)
 - #56599 (codegen: Fix va_list - aarch64 iOS/Windows)
 - #56602 (Fix the just-introduced ptr::hash docs)
 - #56620 (resolve: Reduce some clutter in import ambiguity errors)
 - #56621 (Add missing comma in Generators)

Failed merges:

r? @ghost
@bors bors merged commit ba3db7b into rust-lang:master Dec 8, 2018
@dwijnand dwijnand deleted the fix-ptr-hash-docs branch December 8, 2018 12:32
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