about summary refs log tree commit diff
path: root/src/test/debug-info/self-in-default-method.rs
AgeCommit message (Collapse)AuthorLines
2013-08-16debuginfo: Implemented support for Self type parameter in trait methods with ↵Michael Woerister-0/+141
default implementation.