about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-02-20 03:11:48 -0800
committerbors <bors@rust-lang.org>2014-02-20 03:11:48 -0800
commit47b05278d0679802f271e3f73cb22979dfc229de (patch)
treea5b2e125d87e11968285c52a2c7ed37651e99b84 /src/rustllvm/PassWrapper.cpp
parent25ba057fad54da946bb3d72925c9a93b0abe61ac (diff)
parent765a4e9fe35014eed3c7f60f8c7030ecb537871b (diff)
downloadrust-47b05278d0679802f271e3f73cb22979dfc229de.tar.gz
rust-47b05278d0679802f271e3f73cb22979dfc229de.zip
auto merge of #12397 : alexcrichton/rust/send-off-the-runtime, r=brson
The fairness yield mistakenly called `Local::take()` which meant that it would
only work if a local task was available. In theory sending on a channel (or calling try_recv) requires
no runtime because it never blocks, so there's no reason it shouldn't support
such a use case.

Closes #12391
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions