rust/src/libstd/sys
Eric Allen 011b5ca1bd Fix impl of Send and Sync for mips
In f436f9ca2, the Send and Sync traits became `unsafe`. They were updated for `target_arch = x86` and others, but `mips` was missed.
2014-12-29 22:16:53 -05:00
..
common Implement RaceBox for StdinReader 2014-12-26 17:26:33 +01:00
unix Fix impl of Send and Sync for mips 2014-12-29 22:16:53 -05:00
windows Implement Sync/Send for windows' UnixStream 2014-12-27 12:40:25 +01:00