rust/src/libcore
Alex Crichton a204dc56c9 rollup merge of #20722: alexcrichton/audit-show
Conflicts:
	src/libcollections/vec.rs
	src/libcore/fmt/mod.rs
	src/librustdoc/html/format.rs
2015-01-07 17:18:59 -08:00
..
fmt rollup merge of #20722: alexcrichton/audit-show 2015-01-07 17:18:59 -08:00
hash std: Stabilize the std::hash module 2015-01-07 12:18:08 -08:00
num rollup merge of #20708: aturon/new-int-modules 2015-01-07 17:18:01 -08:00
str rollup merge of #20563: cmr/macro-input-future-proofing 2015-01-06 15:49:15 -08:00
any.rs More test fixes 2015-01-06 21:26:48 -08:00
array.rs rollup merge of #20607: nrc/kinds 2015-01-06 15:34:10 -08:00
atomic.rs rollup merge of #20615: aturon/stab-2-thread 2015-01-06 15:38:38 -08:00
borrow.rs rollup merge of #20722: alexcrichton/audit-show 2015-01-07 17:18:59 -08:00
cell.rs rollup merge of #20607: nrc/kinds 2015-01-06 15:34:10 -08:00
char.rs Stabilization of impls and fallout from stabilization 2015-01-05 14:26:04 -08:00
clone.rs markers -> marker 2015-01-07 12:10:31 +13:00
cmp.rs markers -> marker 2015-01-07 12:10:31 +13:00
default.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
finally.rs libcore: fix fallout in doc tests 2014-12-13 17:03:46 -05:00
intrinsics.rs Remove the unneeded Sized bound on TypeId creation 2015-01-08 00:49:19 +01:00
iter.rs Rename target_word_size to target_pointer_width 2015-01-08 09:07:55 +13:00
lib.rs rollup merge of #20708: aturon/new-int-modules 2015-01-07 17:18:01 -08:00
macros.rs More test fixes 2015-01-06 21:26:48 -08:00
marker.rs markers -> marker 2015-01-07 12:10:31 +13:00
mem.rs markers -> marker 2015-01-07 12:10:31 +13:00
nonzero.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
ops.rs More test fixes 2015-01-06 21:26:48 -08:00
option.rs std: Tweak String implementations 2015-01-07 15:24:21 -08:00
panicking.rs Register new snapshots 2014-12-30 15:04:43 -08:00
prelude.rs rollup merge of #20607: nrc/kinds 2015-01-06 15:34:10 -08:00
ptr.rs Merge pull request #20674 from jbcrail/fix-misspelled-comments 2015-01-07 15:35:30 +00:00
raw.rs markers -> marker 2015-01-07 12:10:31 +13:00
result.rs core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
simd.rs More test fixes 2015-01-06 21:26:48 -08:00
slice.rs Test fixes and rebase conflicts 2015-01-06 16:10:37 -08:00
tuple.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
ty.rs markers -> marker 2015-01-07 12:10:31 +13:00