rust/src/libcore
Alex Crichton 459f3b2cfa rollup merge of #20056: MrFloya/iter_rename
Conflicts:
	src/libcollections/bit.rs
	src/libcore/str.rs
2014-12-22 12:49:57 -08:00
..
fmt rollup merge of #20056: MrFloya/iter_rename 2014-12-22 12:49:57 -08:00
hash rollup merge of #20070: aturon/stab-2-clone 2014-12-21 09:27:36 -08:00
num std: Stabilize the std::str module 2014-12-21 19:09:55 -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 Remove cmp::Ordering::* public reexport 2014-12-22 11:28:23 -08: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 Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
panicking.rs Register snapshots. 2014-11-05 12:55:58 +02:00
prelude.rs std: Stabilize the std::str module 2014-12-21 19:09:55 -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 Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
simd.rs libcore: use #[deriving(Copy)] 2014-12-19 10:43:23 -05:00
slice.rs Added missing renames: 2014-12-22 17:45:34 +01:00
str.rs rollup merge of #20056: MrFloya/iter_rename 2014-12-22 12:49:57 -08:00
tuple.rs Remove cmp::Ordering::* public reexport 2014-12-22 11:28:23 -08:00
ty.rs std: Stabilize unit, bool, ty, tuple, arc, any 2014-07-26 13:12:20 -07:00