diff options
| author | bors <bors@rust-lang.org> | 2015-04-09 04:56:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-04-09 04:56:23 +0000 |
| commit | 0e5e669272253fa1dcbe08a23977d1f9fb0a392a (patch) | |
| tree | 886d0125a7b3e008ae3c9d0e90557247d49be0e4 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 287a544a309b840fd715fe1d5b651b5116bf08fa (diff) | |
| parent | df95719391b2ee94c09162060052755e75f431dc (diff) | |
| download | rust-0e5e669272253fa1dcbe08a23977d1f9fb0a392a.tar.gz rust-0e5e669272253fa1dcbe08a23977d1f9fb0a392a.zip | |
Auto merge of #24168 - kballard:clone-for-extern-c-unsafe-fns, r=alexcrichton
We only implemented Clone on `extern "Rust" fn`s (for up to 8 parameters). This didn't cover `extern "C"` or `unsafe` (or `unsafe extern "C"`) `fn`s, but there's no reason why they shouldn't be cloneable as well. The new impls are marked unstable because the existing impl for `extern "Rust" fn`s is. Fixes #24161.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
