summary refs log tree commit diff
path: root/src/test/auxiliary/method_self_arg2.rs
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-2/+1
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2015-01-02Fix fallout in tests.Niko Matsakis-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+2
2014-11-01Rebasing and review changesNick Cameron-0/+61