diff options
| author | bors <bors@rust-lang.org> | 2014-12-14 11:37:27 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-12-14 11:37:27 +0000 |
| commit | 52f7a4a351646d3837f214b5c7aec390c9b08221 (patch) | |
| tree | f1d12edf0aa7adbb96bf09ea6cc56411898c949c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 3a9305ce823df267fb1afcce76ef06ca09e407ff (diff) | |
| parent | f6d60f32080314f1167dd3efb13d772528f500f0 (diff) | |
| download | rust-52f7a4a351646d3837f214b5c7aec390c9b08221.tar.gz rust-52f7a4a351646d3837f214b5c7aec390c9b08221.zip | |
auto merge of #19338 : nikomatsakis/rust/unboxed-closure-purge-the-proc, r=acrichto
They are replaced with unboxed closures. cc @pcwalton @aturon This is a [breaking-change]. Mostly, uses of `proc()` simply need to be converted to `move||` (unboxed closures), but in some cases the adaptations required are more complex (particularly for library authors). A detailed write-up can be found here: http://smallcultfollowing.com/babysteps/blog/2014/11/26/purging-proc/ The commits are ordered to emphasize the more important changes, but are not truly standalone.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
