aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.rust
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Fix handling of discriminantless univariant enums in Rust; fix bug with encod...Manish Goregaokar2-0/+42
2016-07-21Allow empty struct expressions in RustTom Tromey2-0/+4
2016-07-06Allow subscripting raw pointersManish Goregaokar2-0/+2
2016-06-27Print void types correctly in RustManish Goregaokar2-0/+8
2016-06-25Add tests for printing of NonZero-optimized enums in RustManish Goregaokar2-0/+28
2016-06-10Fix PR rust/20110Tom Tromey1-0/+2
2016-05-17Update gdb test suite for RustTom Tromey9-0/+900