about summary refs log tree commit diff
path: root/src/test/run-pass/vec-reverse.rs
AgeCommit message (Expand)AuthorLines
2011-08-12Move the ivec::reverse tests to stdtestBrian Anderson-22/+0
2011-08-12Add reverse and reversed to std::ivecBrian Anderson-7/+7
2011-07-27Reformat for new syntaxMarijn Haverbeke-4/+4
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-25/+18
2011-06-15Fix assignments to immutable fields throughout the codeMarijn Haverbeke-8/+8
2011-05-19Added two version of reverse and a swap function to the standard library.Eric Holk-0/+29