| .. |
|
fmt
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
num
|
Change Shl<T, T> for Int to Shl<uint, T>
|
2014-07-04 09:57:04 +01:00 |
|
any.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
atomic.rs
|
stabilize atomics (now atomic)
|
2014-08-04 16:03:21 -07:00 |
|
cell.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
char.rs
|
Optimized IR generation for UTF-8 and UTF-16 encoding
|
2014-08-16 21:13:39 +02:00 |
|
clone.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
cmp.rs
|
core: add a reverse method to Ordering.
|
2014-08-03 11:50:19 +10:00 |
|
finally.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
iter.rs
|
core: Refactor iterators
|
2014-08-06 11:20:37 +01:00 |
|
lib.rs
|
Add a test for the fix of issue 16589
|
2014-08-19 00:37:34 -04:00 |
|
mem.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
ops.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
option.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
ptr.rs
|
Deprecated str::raw::from_c_str
|
2014-07-24 07:25:43 -07:00 |
|
raw.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
result.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
slice.rs
|
core: Add binary_search and binary_search_elem methods to slices.
|
2014-08-13 11:30:15 -07:00 |
|
str.rs
|
Add a test for the fix of issue 16589
|
2014-08-19 00:37:34 -04:00 |
|
tuple.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |