about summary refs log tree commit diff
path: root/src/test/debug-info/method-on-struct.rs
AgeCommit message (Collapse)AuthorLines
2013-08-16debuginfo: Added test cases for methods on structs, enums, traits, and ↵Michael Woerister-0/+140
tuple-structs. Also new test cases for tuple structs and by-value parameter passing.