about summary refs log tree commit diff
path: root/src/libcore/slice.rs
AgeCommit message (Expand)AuthorLines
2014-05-12libcore: remove fails from slice.rs and remove duplicated length checkingKevin Butler-24/+35
2014-05-11core: Remove the cast moduleAlex Crichton-4/+3
2014-05-07core: Inherit non-allocating slice functionalityAlex Crichton-0/+1483