Uh oh!
There was an error while loading. Please reload this page.
Spin loop pause function redux - #41207
Conversation
rust-highfive
commented
Apr 10, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @BurntSushi (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. |
BurntSushi
commented
Apr 11, 2017
@alexcrichton What do you think? I saw you raised some concerns here, but I think they've been addressed in this PR. |
alexcrichton
commented
Apr 11, 2017
Yes the docs seems reasonable, although I'm not a huge fan of the name |
mstewartgallus
commented
Apr 12, 2017
@alexcrichton There is no precedent in C or C++ but there is in Java see http://openjdk.java.net/jeps/285 . |
alexcrichton
commented
Apr 12, 2017
Thanks for the pointer! Looks like Java called this Not sure if that means much for us... |
clarfonthey
commented
Apr 14, 2017
The |
@alexcrichton is on vacation, so he might not look on your PR until next week. |
bors
commented
Apr 20, 2017
☔ The latest upstream changes (presumably #41411) made this pull request unmergeable. Please resolve the merge conflicts. |
alexcrichton
commented
Apr 20, 2017
Ok this seems like a reasonable API to me to have in libstd, and we've probably had enough bikeshedding at this point! The name seems totally reasonable to me in terms of it's still unstable and we'll have a final pass before stabilizing regardless. @sstewartgallus if you'd like to rebase I'll r+! |
bors
commented
Apr 23, 2017
☔ The latest upstream changes (presumably #41437) made this pull request unmergeable. Please resolve the merge conflicts. |
alexcrichton
commented
Apr 24, 2017
Ah sorry looks like I miseed that rebase before bors caught it, wanna try again? |
alexcrichton
commented
May 1, 2017
@sstewartgallus looks like tidy is failing, and mind squashing this into one commit? |
There was a problem hiding this comment.
This file should be moved to library-features directory.
There was a problem hiding this comment.
There isn't zero_one feature anymore, is this a typo?
There was a problem hiding this comment.
Please change the link to point to library-features/hint-core-should-pause.md .
alexcrichton
commented
May 2, 2017
@bors: r+ |
bors
commented
May 2, 2017
📌 Commit f4fe3cd has been approved by |
bors
commented
May 2, 2017
Spin loop pause function redux GitHub's interface is screwy. This is the same PR as #40537
bors
commented
May 2, 2017
☀️ Test successful - status-appveyor, status-travis |
GitHub's interface is screwy.
This is the same PR as #40537