]> git.lizzy.rs Git - rust.git/commit
auto merge of #10588 : huonw/rust/un@mutilate-task_rng, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 22 Nov 2013 05:51:26 +0000 (21:51 -0800)
committerbors <bors@rust-lang.org>
Fri, 22 Nov 2013 05:51:26 +0000 (21:51 -0800)
commit747213a280ac5505e2537952f1d28efceda0bfcc
tree97046b0c474ebbeb7f38b3b56f597a7af90417cd
parent1dea21f41d28640d8fa6e9d43a55b9a034383f34
parent020126ef75e318267415758cf771f25c3ac83bdd
auto merge of #10588 : huonw/rust/un@mutilate-task_rng, r=alexcrichton

Replace with some unsafe code by storing a pointer into TLS-owned heap
data.