about summary refs log tree commit diff
path: root/src/test/codegen/enum-debug-clike.rs
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-30Add more enum debug info testsTom Tromey-0/+35
Rename the previous enum debug info test, and add more tests to cover c-like enums and tagged (ordinary) enums.