]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/move-2.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / move-2.rs
2012-10-25 Brian AndersonMerge remote-tracking branch '14427/incoming'
2012-10-24 Brian AndersonMerge pull request #3838 from vertexclique/incoming
2012-10-24 Brian AndersonMerge branch 'method-vis-parse'
2012-10-23 Tim ChevalierRemove uses of binary move - <- - from tests and libraries
2011-08-20 Brian AndersonReformat
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-07-26 Marijn HaverbekeRemove uses of tuples from the test suite
2011-06-15 Graydon HoareReformat source tree (minus a couple tests that are...
2011-06-01 Michael SullivanMore tests for <-.