rust/src/libcore
Alex Crichton dbeef0edb2 rollup merge of #19972: alexcrichton/snapshots
Conflicts:
	src/libcollections/string.rs
	src/libcollections/vec.rs
	src/snapshots.txt
2014-12-21 09:28:07 -08:00
..
fmt libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
hash rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00
num Stabilize integer modules 2014-12-19 22:28:12 -08:00
any.rs Utilize fewer reexports 2014-12-05 18:13:04 -05:00
array.rs Stabilize clone 2014-12-20 00:37:44 -08:00
atomic.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
borrow.rs Stabilize clone 2014-12-20 00:37:44 -08:00
cell.rs rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00
char.rs rollup merge of #19885: alexcrichton/char-escape 2014-12-17 11:50:28 -08:00
clone.rs Stabilize clone 2014-12-20 00:37:44 -08:00
cmp.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
default.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
finally.rs libcore: fix fallout in doc tests 2014-12-13 17:03:46 -05:00
intrinsics.rs rollup merge of #19651: Gankro/ptr-docs 2014-12-21 09:26:40 -08:00
iter.rs Stabilize clone 2014-12-20 00:37:44 -08:00
kinds.rs rollup merge of #20014: kballard/unsized-marker-type-params 2014-12-21 09:27:34 -08:00
lib.rs std: Remove public bool,tuple,unit modules 2014-12-18 19:13:32 -08:00
macros.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
mem.rs rollup merge of #19942: steveklabnik/doc_std_mem 2014-12-17 11:50:31 -08:00
ops.rs rollup merge of #19972: alexcrichton/snapshots 2014-12-21 09:28:07 -08:00
option.rs Stabilize clone 2014-12-20 00:37:44 -08:00
panicking.rs Register snapshots. 2014-11-05 12:55:58 +02:00
prelude.rs std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
ptr.rs rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00
raw.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
result.rs std: Second pass stabilization of Result<T, E> 2014-12-19 13:42:55 -08:00
simd.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
slice.rs Stabilize clone 2014-12-20 00:37:44 -08:00
str.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
tuple.rs rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00
ty.rs std: Stabilize unit, bool, ty, tuple, arc, any 2014-07-26 13:12:20 -07:00