about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-20 09:46:56 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-20 11:51:22 -0800
commit756210a0b95f807e95189f1c608d8343ad68e66d (patch)
tree1815d5416407cbd46560e1d1f81b7ea908684a82 /src/libstd/sys/unix/stack_overflow.rs
parent522d09dfecbeca1595f25ac58c6d0178bbd21d7d (diff)
downloadrust-756210a0b95f807e95189f1c608d8343ad68e66d.tar.gz
rust-756210a0b95f807e95189f1c608d8343ad68e66d.zip
std: Ensure fs::{DirEntry, ReadDir} are Send/Sync
The windows/unix modules were currently inconsistent about the traits being
implemented for `DirEntry` and there isn't much particular reason why the traits
*couldn't* be implemented for `ReadDir` and `DirEntry`, so this commit ensures
that they are implemented.

Closes #22577
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions