about summary refs log tree commit diff
path: root/src/test/debug-info/self-in-default-method.rs
AgeCommit message (Expand)AuthorLines
2013-09-24Stop accepting 'impl ...;', require {} insteadAlex Crichton-1/+1
2013-09-10debuginfo: Support for namespaces (functions only)Michael Woerister-1/+1
2013-08-26Un-disabled debug info tests on Windows.Vadim Chugunov-2/+0
2013-08-16debuginfo: Implemented support for Self type parameter in trait methods with ...Michael Woerister-0/+141