summary refs log tree commit diff
path: root/src/test/compile-fail/slice-2.rs
AgeCommit message (Expand)AuthorLines
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-0/+2
2014-10-02Revert "Put slicing syntax behind a feature gate."Aaron Turon-2/+0
2014-10-02Put slicing syntax behind a feature gate.Nick Cameron-0/+2
2014-09-19reviewer changesNick Cameron-1/+1
2014-09-19Implement slicing syntax.Nick Cameron-0/+25