summary refs log tree commit diff
path: root/src/test/debuginfo/method-on-trait.rs
AgeCommit message (Collapse)AuthorLines
2014-07-16librustc: Allow the new UFCS explicit self in trait definitions, andPatrick Walton-2/+2
remove `~self` from the test suite.
2014-07-16debuginfo: Add LLDB autotests to debuginfo test suite.Michael Woerister-3/+56
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/+106