.. |
fmt
|
std: Rename Writer::write to Writer::write_all
|
2015-01-26 16:01:58 -08:00 |
hash
|
cleanup: replace as[_mut]_slice() calls with deref coercions
|
2015-02-05 13:45:01 -05:00 |
num
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
any.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
atomic.rs
|
|
|
cell.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
char.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
clone.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
cmp.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
finally.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
intrinsics.rs
|
|
|
iter.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
lib.rs
|
Deprecate in-tree rand , std::rand and #[derive(Rand)] .
|
2015-02-04 09:39:40 +11:00 |
mem.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
nonzero.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
ops.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
option.rs
|
Kill more isize s
|
2015-01-31 17:40:40 +01:00 |
ptr.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
result.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
slice.rs
|
Remove all i suffixes
|
2015-01-30 04:38:54 +01:00 |
str.rs
|
remove all kind annotations from closures
|
2015-02-04 20:06:08 -05:00 |
tuple.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |