.. |
fmt
|
Convert required suffixes into a use of as .
|
2015-02-18 09:09:13 -05:00 |
hash
|
Round 1 fixes and rebase conflicts
|
2015-02-18 15:27:42 -08:00 |
num
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |
any.rs
|
Convert required suffixes into a use of as .
|
2015-02-18 09:09:13 -05: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
|
|
|
cmp.rs
|
for x in xs.iter() -> for x in &xs
|
2015-02-02 13:40:18 -05:00 |
finally.rs
|
Fallout from stabilization
|
2015-02-17 15:14:17 -08:00 |
intrinsics.rs
|
|
|
iter.rs
|
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
|
2015-02-18 15:48:40 -08:00 |
lib.rs
|
Fix rollup (remove slicing_syntax)
|
2015-02-15 19:26:39 +05:30 |
mem.rs
|
Fallout: tests. As tests frequently elide things, lots of changes
|
2015-02-18 10:25:28 -05:00 |
nonzero.rs
|
|
|
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
|
Rewrite Unique<T> so that it is covariant in T, implies NonZero and ownership,
|
2015-02-18 10:25:12 -05:00 |
result.rs
|
|
|
slice.rs
|
Replace all uses of &foo[] with &foo[..] en masse.
|
2015-02-18 17:36:03 -05:00 |
str.rs
|
Added benchmarks for string pattern matching functions
|
2015-02-20 00:32:59 +01:00 |
tuple.rs
|
Deprecating i/u suffixes in libcoretest
|
2015-02-10 22:56:31 +00:00 |