Files
rust/src
Aaron Turon 092ba6a856 Deprecate slicing methods in favor of notation
This commit deprecates `slice`, `slice_from`, `slice_to` and their
mutable variants in favor of slice notation.

The `as_slice` methods are left intact, for now.

[breaking-change]
2015-01-21 07:45:45 -08:00
..
2015-01-09 18:38:30 +02:00
2015-01-17 16:38:04 -08:00
2015-01-19 03:43:44 -05:00
2015-01-20 22:56:53 +09:00
2015-01-20 12:35:51 -08:00
2015-01-19 03:14:36 +02:00
2015-01-17 16:37:34 -08:00