summary refs log tree commit diff
path: root/src/test/run-pass/issue-4464.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-07remove some `slicing_syntax` feature gatesJorge Aparicio-2/+0
2015-01-07falloutNick Cameron-1/+1
2015-01-07Replace full slice notation with index callsNick Cameron-1/+1
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-0/+2
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-1/+1
2014-10-02Revert "Use slice syntax instead of slice_to, etc."Aaron Turon-1/+1
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-10-02Use slice syntax instead of slice_to, etc.Nick Cameron-1/+1
2014-07-19librustc: Implement lifetime elision.Patrick Walton-1/+1
2013-08-13Add a bunch of tests for closed issuesAlex Crichton-0/+13