Uh oh!
There was an error while loading. Please reload this page.
Merged
Conversation
rust-highfive
commented
Nov 21, 2017
Contributor
r? @frewsxcv (rust_highfive has picked a reviewer for you, use r? to override) |
carols10cents
commented
Nov 27, 2017
Member
Review ping for you @sfackler ! |
sfackler
commented
Nov 27, 2017
Member
@alexcrichton Do you want to backport this to 1.23 or push it out to 1.24? |
alexcrichton
commented
Nov 27, 2017
Member
Nah I'm personally ok leaving it with 1.24 |
alexcrichton
commented
Nov 27, 2017
Member
egad didn't mean to close... |
sfackler
commented
Nov 27, 2017
Member
@bors r+ |
bors
commented
Nov 27, 2017
Collaborator
📌 Commit d5e8b61 has been approved by |
kennytm added a commit
to kennytm/rust
that referenced
this pull request
Nov 27, 2017
…sfackler Stabilize spin_loop_hint Stabilize `spin_loop_hint` in release `1.23.0`. I've also renamed feature `hint_core_should_pause` to `spin_loop_hint`. cc rust-lang#41196
Mark-Simulacrum
commented
Nov 28, 2017
Member
@bors rollup |
ghost
deleted the
stabilize-spinloophint
branch
January 11, 2018 17:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stabilize
spin_loop_hintin release1.23.0.I've also renamed feature
hint_core_should_pausetospin_loop_hint.cc #41196