summary refs log tree commit diff
path: root/src/test/compile-fail/slice-1.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Declare `&foo[]` to be obsolete syntax. Modify the obsolete mechanism toNiko Matsakis-5/+3
2015-02-04Implement `..` syntax for RangeFull as expressionUlrik Sverdrup-3/+6
2015-01-07TestsNick Cameron-3/+3
2015-01-07Replace full slice notation with index callsNick Cameron-3/+3
2014-09-19reviewer changesNick Cameron-1/+1
2014-09-19Implement slicing syntax.Nick Cameron-0/+19