about summary refs log tree commit diff
path: root/src/test/debuginfo
AgeCommit message (Expand)AuthorLines
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-39/+60
2014-06-12debuginfo: Generate cross-crate unique type identifiers for debuginfo types.Michael Woerister-0/+24
2014-05-29debuginfo: Make DWARF representation of enums uniform.Michael Woerister-23/+25
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-8/+8
2014-05-23std: Move simd to core::simd and reexport. #1457Brian Anderson-1/+1
2014-05-18Update debuginfo tests.Luqman Aden-14/+16
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-2/+2
2014-05-11core: Remove the cast moduleAlex Crichton-7/+7
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-0/+8559