Uh oh!
There was an error while loading. Please reload this page.
Rewrite, improve documentation for core::hash::BuildHasherDefault. - #38334
Conversation
rust-highfive
commented
Dec 13, 2016
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
frewsxcv
commented
Dec 13, 2016
r? @rust-lang/docs cc @rust-lang/libs to make sure I'm using |
steveklabnik
commented
Dec 13, 2016
@bors: delegate=kmcallister |
bors
commented
Dec 13, 2016
✌️ @kmcallister can now approve this pull request |
sfackler
commented
Dec 13, 2016
LGTM |
GuillaumeGomez
commented
Dec 13, 2016
You even added all urls. T_T What a great day! @bors: r+ rollup |
bors
commented
Dec 13, 2016
📌 Commit ce1fbad has been approved by |
…laumeGomez Rewrite, improve documentation for `core::hash::BuildHasherDefault`. Fixesrust-lang#31242.
…laumeGomez Rewrite, improve documentation for `core::hash::BuildHasherDefault`. Fixesrust-lang#31242.
bors
commented
Dec 16, 2016
⌛ Testing commit ce1fbad with merge 652b82e... |
bors
commented
Dec 16, 2016
💔 Test failed - auto-mac-64-opt-rustbuild |
frewsxcv
commented
Dec 16, 2016
@bors retry |
bors
commented
Dec 16, 2016
bors
commented
Dec 16, 2016
💔 Test failed - auto-mac-64-opt |
GuillaumeGomez
commented
Dec 16, 2016
@bors: retry |
oyvindln
commented
Dec 16, 2016
There is a failing doctest from this PR in the rollup #38407. Looks like there are some spelling issues. |
frewsxcv
commented
Dec 16, 2016
@bors r- |
ce1fbad to
17eac5dComparefrewsxcv
commented
Dec 16, 2016
bors
commented
Dec 16, 2016
📌 Commit 17eac5d has been approved by |
bors
commented
Dec 16, 2016
⌛ Testing commit 17eac5d with merge 953b687... |
bors
commented
Dec 16, 2016
💔 Test failed - auto-mac-64-opt-rustbuild |
alexcrichton
commented
Dec 16, 2016
via email
@bors: retry …On Fri, Dec 16, 2016 at 8:04 AM, bors ***@***.***> wrote:
💔 Test failed - auto-mac-64-opt-rustbuild
<https://buildbot.rust-lang.org/builders/auto-mac-64-opt-rustbuild/builds/3279>
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub
<#38334 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAD95BkRgybDREqXI2z49KojW5cmkWvzks5rIraAgaJpZM4LLQVO>
.
|
17eac5d to
d409fc3Comparefrewsxcv
commented
Dec 16, 2016
Travis found another typo. @bors r=GuillaumeGomez |
bors
commented
Dec 16, 2016
📌 Commit d409fc3 has been approved by |
…laumeGomez Rewrite, improve documentation for `core::hash::BuildHasherDefault`. Fixesrust-lang#31242.
…laumeGomez Rewrite, improve documentation for `core::hash::BuildHasherDefault`. Fixesrust-lang#31242.
Fixes#31242.