hash
|
Remove all unstable deprecated functionality
|
2015-08-12 14:55:17 -07:00 |
num
|
integer parsing should accept leading plus
|
2015-10-03 12:56:38 -03:00 |
atomic.rs
|
core: Shuffle around float parsing
|
2015-08-17 19:35:52 -07:00 |
cell.rs
|
Miscellaneous cleanup for old issues.
|
2015-09-20 11:37:08 +01:00 |
cmp.rs
|
Remove all unstable deprecated functionality
|
2015-08-12 14:55:17 -07:00 |
iter.rs
|
remove calls to deprecated iter::order functions
|
2015-08-27 13:30:37 -04:00 |
lib.rs
|
Reorganize core::num internals
|
2015-09-20 18:39:08 +02:00 |
slice.rs
|
O(1) count,nth,last for slice::Windows,Chunks(Mut)
|
2015-08-12 08:34:51 -07:00 |