rust/src/libstd
bors a891c72976 Auto merge of #31171 - dirk:dirk/safety-section-in-cstring-docs, r=steveklabnik
Also a minor language tweak to the documentation of the `ffi::CString::from_raw` function.
2016-01-28 09:03:00 +00:00
..
collections Auto merge of #31081 - alexcrichton:stabilize-hasher, r=aturon 2016-01-26 19:30:54 +00: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 Auto merge of #30973 - SimonSapin:patch-16, r=alexcrichton 2016-01-18 00:58:21 +00:00
num Fix outdated comment 2016-01-14 16:47:29 +01:00
os Fix warnings during tests 2016-01-26 09:29:28 -08:00
prelude doc: fix typo 2015-12-17 20:57:14 +02:00
rand Rollup merge of #30776 - antonblanchard:powerpc64_merge, r=alexcrichton 2016-01-15 17:28:28 +05:30
sync Fix warnings during tests 2016-01-26 09:29:28 -08:00
sys Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
thread Replace no_elf_tls with target_thread_local 2016-01-11 10:38:36 +00:00
time Rollup merge of #30591 - SimonSapin:patch-15, r=aturon 2016-01-15 17:28:28 +05:30
ascii.rs std: Add issues to all unstable features 2015-08-15 18:09:17 -07:00
dynamic_lib.rs Fix warnings during tests 2016-01-26 09:29:28 -08:00
env.rs Auto merge of #30898 - petrochenkov:tvarfstab, r=alexcrichton 2016-01-15 15:39:39 +00:00
error.rs Simplify return for error::Error impl for string::ParseError 2016-01-22 14:34:39 -05:00
fs.rs Auto merge of #31093 - tshepang:misc-doc-improvements, r=steveklabnik 2016-01-24 20:13:14 +00:00
lib.rs Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson 2016-01-26 22:10:10 +00:00
macros.rs std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
memchr.rs std: Use the fallback impl for memrchr on non-linux 2016-01-20 18:00:34 +01:00
panic.rs Fix typo 2016-01-16 16:34:51 +01:00
panicking.rs Add message about RUST_BACKTRACE to default output of panic! 2016-01-26 10:37:12 +01:00
path.rs Fix warnings during tests 2016-01-26 09:29:28 -08:00
primitive_docs.rs small fix to str doc example 2015-12-16 22:12:47 -05:00
process.rs Fix warnings during tests 2016-01-26 09:29:28 -08:00
rt.rs Fix warnings when compiling stdlib with --test 2015-12-29 16:07:01 +01:00
rtdeps.rs std: Remove rust_builtin C support library 2015-12-21 22:12:48 -08:00