rust/src/libstd
Alex Crichton 384e218789 Merge remote-tracking branch 'nrc/sized-2' into rollup
Conflicts:
	src/liballoc/boxed.rs
	src/libcollections/btree/map.rs
	src/libcollections/slice.rs
	src/libcore/borrow.rs
	src/libcore/cmp.rs
	src/libcore/ops.rs
	src/libstd/c_str.rs
	src/libstd/collections/hash/map.rs
	src/libsyntax/parse/obsolete.rs
	src/test/compile-fail/unboxed-closure-sugar-default.rs
	src/test/compile-fail/unboxed-closure-sugar-equiv.rs
	src/test/compile-fail/unboxed-closure-sugar-lifetime-elision.rs
	src/test/compile-fail/unboxed-closure-sugar-region.rs
	src/test/compile-fail/unsized3.rs
	src/test/run-pass/associated-types-conditional-dispatch.rs
2015-01-05 18:55:41 -08:00
..
collections Merge remote-tracking branch 'nrc/sized-2' into rollup 2015-01-05 18:55:41 -08:00
ffi std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
io Merge remote-tracking branch 'nrc/sized-2' into rollup 2015-01-05 18:55:41 -08:00
num Merge UnicodeChar and CharExt. 2015-01-05 12:30:51 +11:00
path Merge remote-tracking branch 'nrc/sized-2' into rollup 2015-01-05 18:55:41 -08:00
prelude rollup merge of #20565: alexcrichton/missing-stability 2015-01-05 18:41:55 -08:00
rand Implement Clone for PRNGs 2015-01-05 13:10:27 +02:00
rt std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
sync rollup merge of #20565: alexcrichton/missing-stability 2015-01-05 18:41:55 -08:00
sys std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
thread_local sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
time sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
ascii.rs rollup merge of #20556: japaric/no-for-sized 2015-01-05 18:47:45 -08:00
bitflags.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
bool.rs std: Remove public bool,tuple,unit modules 2014-12-18 19:13:32 -08:00
dynamic_lib.rs std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
error.rs std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
failure.rs remove Any[Mut]RefExt traits in favor of impl Any 2015-01-03 23:01:33 -05:00
fmt.rs std: Enforce Unicode in fmt::Writer 2015-01-01 22:04:46 -08:00
hash.rs Fallout 2015-01-06 14:20:48 +13:00
lib.rs rollup merge of #20565: alexcrichton/missing-stability 2015-01-05 18:41:55 -08:00
macros.rs Remove i suffix in docs 2015-01-05 17:35:16 -05:00
os.rs std: Redesign c_str and c_vec 2015-01-05 08:00:13 -08:00
rtdeps.rs libs: merge librustrt into libstd 2014-12-18 23:31:34 -08:00
thread.rs Stabilization of impls and fallout from stabilization 2015-01-05 14:26:04 -08:00
thunk.rs Revise std::thread API to join by default 2014-12-18 23:31:52 -08: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