summary refs log tree commit diff
path: root/src/test/debuginfo/self-in-generic-default-method.rs
AgeCommit message (Collapse)AuthorLines
2014-07-16librustc: Allow the new UFCS explicit self in trait definitions, andPatrick Walton-1/+1
remove `~self` from the test suite.
2014-07-16debuginfo: Add LLDB autotests to debuginfo test suite.Michael Woerister-6/+60
This commit adds LLDB autotests to the test suite but does not activate them by default yet.
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-0/+102