summary refs log tree commit diff
path: root/src/test/run-pass/fixed_length_copy.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-20Remove old fixed-length vector syntaxBen Striegel-1/+1
2012-08-01Clean out transitional lint.Graydon Hoare-1/+1
2012-06-15Fix copying of fixed length vectors. Closes #2630.Michael Sullivan-0/+10