summary refs log tree commit diff
path: root/src/test/compile-fail/auto-ref-slice-plus-ref.rs
AgeCommit message (Collapse)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-07Add an auto-slice-and-ref step to method lookup. Allows ~[T] to work with ↵Brian Anderson-0/+18
explicit self