summary refs log tree commit diff
path: root/src/test/run-pass/self-impl.rs
AgeCommit message (Expand)AuthorLines
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-06Fix misspelled comments in tests.Joseph Crail-1/+1
2014-12-20Allow `Self` in impls.Nick Cameron-0/+42