rust/src/libcoretest
Nick Cameron f7ff37e4c5 Replace full slice notation with index calls 2015-01-07 10:46:33 +13:00
..
fmt libcoretest: remove unnecessary `as_slice()` calls 2014-12-06 19:05:58 -05:00
hash Fallout 2015-01-06 14:20:48 +13:00
num Modernize macro_rules! invocations 2015-01-05 18:21:14 -08:00
any.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
atomic.rs std: Second pass stabilization of sync 2015-01-01 22:02:59 -08:00
cell.rs libcoretest: remove unnecessary `as_slice()` calls 2014-12-06 19:05:58 -05:00
char.rs Replace full slice notation with index calls 2015-01-07 10:46:33 +13:00
clone.rs Extract tests from libcore to a separate crate 2014-06-29 15:57:21 -07:00
cmp.rs std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00
finally.rs Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
iter.rs Replace full slice notation with index calls 2015-01-07 10:46:33 +13:00
lib.rs rollup merge of #20482: kmcallister/macro-reform 2015-01-05 19:01:17 -08:00
mem.rs Initial version of AArch64 support. 2015-01-03 15:16:10 +00:00
nonzero.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
ops.rs Fallout from mut slices 2014-12-30 13:06:25 +13:00
option.rs coretest: remove/ignore tests 2015-01-05 17:22:15 -05:00
ptr.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
result.rs coretest: remove/ignore tests 2015-01-05 17:22:15 -05:00
slice.rs Replace full slice notation with index calls 2015-01-07 10:46:33 +13:00
str.rs Remove deprecated functionality 2015-01-03 23:43:57 -08:00
tuple.rs std: Stabilize the prelude module 2015-01-02 08:54:06 -08:00