summary refs log tree commit diff
path: root/src/test/run-pass/evec-slice.rs
AgeCommit message (Expand)AuthorLines
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-6/+6
2012-05-03More shape fixes for evecs.Graydon Hoare-0/+37
2012-04-19Get evec slices and unique-evec slice-borrowing working.Graydon Hoare-0/+7