diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-02-20 09:46:56 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-02-20 11:51:22 -0800 |
| commit | 756210a0b95f807e95189f1c608d8343ad68e66d (patch) | |
| tree | 1815d5416407cbd46560e1d1f81b7ea908684a82 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 522d09dfecbeca1595f25ac58c6d0178bbd21d7d (diff) | |
| download | rust-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
