summary refs log tree commit diff
path: root/src/test/compile-fail/slice-2.rs
AgeCommit message (Expand)AuthorLines
2017-06-12Add E0608Guillaume Gomez-4/+4
2015-02-04Implement `..` syntax for RangeFull as expressionUlrik Sverdrup-1/+1
2015-01-07remove some `slicing_syntax` feature gatesJorge Aparicio-2/+0
2015-01-07falloutNick Cameron-4/+4
2015-01-07TestsNick Cameron-4/+4
2015-01-07Replace full slice notation with index callsNick Cameron-4/+4
2014-12-30Fallout from mut slicesNick Cameron-4/+0
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