about summary refs log tree commit diff
path: root/src/test/debug-info/by-value-struct-argument.rs
AgeCommit message (Expand)AuthorLines
2013-09-04debuginfo: Added test cases for structs, tuples, enums, etc passed by value.Michael Woerister-34/+0
2013-09-04debuginfo: Support for by-value arguments (still excluding some cases of self...Michael Woerister-3/+0
2013-08-16debuginfo: Added test cases for methods on structs, enums, traits, and tuple-...Michael Woerister-0/+37