rust/src/libcoretest
Marcin Fatyga 655effedf2 Merge branch 'master' of https://github.com/rust-lang/rust
Conflicts:
	src/libcoretest/lib.rs
2016-11-01 15:26:22 +01:00
..
fmt
hash Small improvement to SipHasher 2016-10-25 20:33:03 +02:00
num Call emcc with ERROR_ON_UNDEFINED_SYMBOLS 2016-09-30 14:02:57 -07:00
any.rs
array.rs
atomic.rs
cell.rs std: Stabilize APIs for the 1.12 release 2016-08-19 11:59:56 -07:00
char.rs [breaking-change] std: change encode_utf{8,16}() to take a buffer and return a slice 2016-09-28 09:03:30 +02:00
clone.rs
cmp.rs Rename ordering chaining functions. 2016-10-27 23:31:10 +02:00
intrinsics.rs
iter.rs iter: Implement .fold() for .chain() 2016-10-25 22:06:39 +02:00
lib.rs Merge branch 'master' of https://github.com/rust-lang/rust 2016-11-01 15:26:22 +01:00
mem.rs
nonzero.rs
ops.rs
option.rs
ptr.rs Fix the test_variadic_ptr fn on printf-less sys 2016-08-29 22:58:05 +03:00
result.rs Fix use of result_unwrap_or_default feature 2016-10-21 14:33:20 -07:00
slice.rs
str.rs
tuple.rs