rust/src/libcore
2015-02-02 18:50:23 -08:00
..
fmt rollup merge of #21854: alexcrichton/try-borrow 2015-02-02 11:01:23 -08:00
hash for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
num Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
str rollup merge of #21842: alexcrichton/issue-21839 2015-02-02 11:01:16 -08:00
any.rs s/Show/Debug/g 2015-01-29 07:49:02 -05:00
array.rs register snapshots 2015-02-02 13:38:32 -05:00
atomic.rs std: Stabilize Atomic{Isize,Usize} methods 2015-01-30 18:02:57 -08:00
borrow.rs convert remaining range(a, b) to a..b 2015-01-29 07:49:01 -05:00
cell.rs Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00
char.rs Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00
clone.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
cmp.rs s/Show/Debug/g 2015-01-29 07:49:02 -05:00
default.rs Merge remote-tracking branch 'rust-lang/master' 2015-01-25 22:14:06 -08:00
error.rs Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00
finally.rs Deprecated attributes don't take 'feature' names and are paired with stable/unstable 2015-01-23 15:50:03 -08:00
intrinsics.rs register snaphots 2015-01-29 07:49:02 -05:00
iter.rs rollup merge of #21842: alexcrichton/issue-21839 2015-02-02 11:01:16 -08:00
lib.rs remove unused mut qualifiers 2015-02-02 13:40:18 -05:00
macros.rs Merge remote-tracking branch 'rust-lang/master' 2015-01-25 22:14:06 -08:00
marker.rs s/Show/Debug/g 2015-01-29 07:49:02 -05:00
mem.rs Merge remote-tracking branch 'rust-lang/master' 2015-01-25 22:14:06 -08:00
nonzero.rs rollup merge of #21706: reem/missing-zeroable-impl-for-unique 2015-01-30 12:03:19 -08:00
ops.rs register snapshots 2015-02-02 13:38:32 -05:00
option.rs std: Stabilize FromStr and parse 2015-01-30 08:52:44 -08:00
panicking.rs Register new snapshots 2014-12-30 15:04:43 -08:00
prelude.rs register snapshots 2015-02-02 13:38:32 -05:00
ptr.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
raw.rs Set unstable feature names appropriately 2015-01-23 13:28:40 -08:00
result.rs remove unused mut qualifiers 2015-02-02 13:40:18 -05:00
simd.rs s/Show/Debug/g 2015-01-29 07:49:02 -05:00
slice.rs register snapshots 2015-02-02 13:38:32 -05:00
tuple.rs grandfathered -> rust1 2015-01-23 21:48:20 -08:00
ty.rs markers -> marker 2015-01-07 12:10:31 +13:00