summary refs log tree commit diff
path: root/src/test/run-pass/slice-2.rs
AgeCommit message (Expand)AuthorLines
2015-01-07remove some `slicing_syntax` feature gatesJorge Aparicio-2/+0
2015-01-07TestsNick Cameron-16/+16
2015-01-07Replace full slice notation with index callsNick Cameron-8/+8
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-16/+16
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-19Implement slicing syntax.Nick Cameron-0/+69