..
collections
Rollup merge of #31415 - tshepang:2-space-indent, r=steveklabnik
2016-02-04 16:39:06 -05:00
ffi
Fix formatting in documentation of ffi::CString
2016-01-27 15:07:22 -08:00
io
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
2016-01-26 22:10:10 +00:00
net
Implement ToSocketAddrs for &[SocketAddr]
2016-02-04 09:44:30 +00:00
num
Rename sunos to solaris
2016-01-31 19:01:30 +03:00
os
Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
2016-02-03 22:40:32 +00:00
prelude
rand
Remove "powerpc64le" and "mipsel" target_arch
2016-02-01 20:39:07 -08:00
sync
Remove MutexGuard::map, as it is not safe in combination with Condvar.
2016-02-05 02:26:19 -08:00
sys
std: Expose SystemTime accessors on fs::Metadata
2016-02-04 13:15:28 -08:00
thread
Stop using unsafe code in TLS macro expansion ( fixes #30756 )
2016-02-04 22:23:20 +05:30
time
std: Expose SystemTime accessors on fs::Metadata
2016-02-04 13:15:28 -08:00
ascii.rs
Clarify scenario where AsciiExt appears to operate on non-ASCII
2016-02-04 11:34:11 -05:00
dynamic_lib.rs
Rename sunos to solaris
2016-01-31 19:01:30 +03:00
env.rs
Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
2016-02-03 22:40:32 +00:00
error.rs
Impl Error for Box<T: Error>
2016-01-23 09:03:09 +01:00
fs.rs
std: Expose SystemTime accessors on fs::Metadata
2016-02-04 13:15:28 -08:00
lib.rs
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
2016-01-26 22:10:10 +00:00
macros.rs
memchr.rs
panic.rs
panicking.rs
Add message about RUST_BACKTRACE to default output of panic!
2016-01-26 10:37:12 +01:00
path.rs
Improve docs for Path::methods
2016-02-03 01:16:58 +02:00
primitive_docs.rs
process.rs
Auto merge of #31056 - kamalmarhubi:std-process-nul-chars, r=alexcrichton
2016-02-03 17:19:10 +00:00
rt.rs
rtdeps.rs
Rename sunos to solaris
2016-01-31 19:01:30 +03:00