diff options
| author | bors <bors@rust-lang.org> | 2013-09-19 19:31:13 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-09-19 19:31:13 -0700 |
| commit | 407d179f4e0b625e6911ebaf72c87cd35935fb06 (patch) | |
| tree | 03a0d29757c7b5ba7b3f1eb579b3184174c40fb2 /src/rustllvm/RustWrapper.cpp | |
| parent | 570431fcacb115eb0bc3bd9f81977b57173a95ef (diff) | |
| parent | 963707f45d935e938adde9e37b56355a915660bd (diff) | |
| download | rust-407d179f4e0b625e6911ebaf72c87cd35935fb06.tar.gz rust-407d179f4e0b625e6911ebaf72c87cd35935fb06.zip | |
auto merge of #9285 : sfackler/rust/future, r=alexcrichton
The `Drop` implementation was used to prevent `Future` from being implicitly copyable. Since `~fn`s are no longer copyable, this is no longer needed. I added a cfail test to make sure that this is actually the case. I method-ized all of the `Future` creation methods and added a new one, `spawn_with`, which is similar to `task::spawn_with`. I also got rid of some unused imports in tests.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
