rust/src/libstd/sys
bors bedd8108dc Auto merge of #21680 - japaric:slice, r=alexcrichton
Replaces `slice_*` method calls with slicing syntax, and removes `as_slice()` calls that are redundant due to `Deref`.
2015-01-29 05:47:21 +00:00
..
common cleanup: s/v.slice*()/&v[a..b]/g + remove redundant as_slice() calls 2015-01-27 09:03:06 -05:00
unix Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00
windows Merge remote-tracking branch 'rust-lang/master' 2015-01-27 15:05:04 -08:00