rust/src/libstd
Alex Crichton e4e9a2771c rollup merge of #21419: Toby-S/patch-1
This just corrects a couple of typos in doc comments, and changes some to conform to the Rust guidelines.
2015-01-21 09:16:03 -08:00
..
collections rollup merge of #21419: Toby-S/patch-1 2015-01-21 09:16:03 -08:00
ffi Spelling fix compatibel -> compatible 2015-01-07 21:47:15 -08:00
io rollup merge of #21396: japaric/no-parens-in-range 2015-01-21 09:15:15 -08:00
num Register new snapshots. 2015-01-17 16:37:34 -08:00
path remove unnecessary parentheses from range notation 2015-01-19 12:24:43 -05:00
prelude use slicing sugar 2015-01-07 17:35:56 -05:00
rand Register new snapshots. 2015-01-17 16:37:34 -08:00
rt auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
sync Auto merge of #21395 - sfackler:fix-cvar-test, r=alexcrichton 2015-01-21 05:55:02 +00:00
sys rollup merge of #21414: ejjeong/aarch64-linux-android 2015-01-21 09:15:59 -08:00
thread_local Remove unnecessary explicit conversions to *const T 2015-01-17 07:34:10 +03:00
time Rewrite Condvar::wait_timeout and make it public 2015-01-16 09:17:37 -08:00
ascii.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
bool.rs std: Remove public bool,tuple,unit modules 2014-12-18 19:13:32 -08:00
dynamic_lib.rs std::dynamic_lib: Fix Windows error handling 2015-01-19 00:12:45 +09:00
error.rs Remove Send bound from Error trait. 2015-01-17 12:20:11 -08:00
failure.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
fmt.rs Rollup merge of #20998 - estsauver:20984, r=steveklabnik 2015-01-21 02:16:45 +09:00
lib.rs Fix std::marker. 2015-01-18 22:17:44 +08:00
macros.rs fix rollup 2015-01-17 13:58:54 -05:00
os.rs Remove Send bound from Error trait. 2015-01-17 12:20:11 -08:00
rtdeps.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
thread.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
thunk.rs markers -> marker 2015-01-07 12:10:31 +13:00
tuple.rs removing whitespace 2015-01-05 16:46:46 -05:00
unit.rs std: Remove public bool,tuple,unit modules 2014-12-18 19:13:32 -08:00