| .. |
|
fmt
|
coretest: Ensure that pointer formatting flags are cleaned up
|
2014-09-09 20:34:41 +01:00 |
|
num
|
Make integer bit count methods return uints
|
2014-09-05 14:01:41 +10:00 |
|
any.rs
|
Remove some test warnings.
|
2014-09-09 11:32:58 +02: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
|
Update calls of deprecated functions in macros.
|
2014-09-22 19:30:06 +02:00 |
|
finally.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
iter.rs
|
Fallout from renaming
|
2014-09-16 14:37:48 -07: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
|
Update calls of deprecated functions in macros.
|
2014-09-22 19:30:06 +02:00 |
|
ptr.rs
|
Rename RawPtr::to_option() to RawPtr::as_ref()
|
2014-08-31 13:33:55 -05:00 |
|
raw.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |
|
result.rs
|
Fallout from renaming
|
2014-09-16 14:37:48 -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
|
core: Make TwoWaySearcher reset its prefix memory when shifting by byteset
|
2014-09-02 01:53:12 -04:00 |
|
tuple.rs
|
Extract tests from libcore to a separate crate
|
2014-06-29 15:57:21 -07:00 |