summary refs log tree commit diff
path: root/src/test/ui/const-eval/enum_discr.rs
AgeCommit message (Collapse)AuthorLines
2018-04-26Allow variant discriminant initializers to refer to other initializers of ↵Oliver Schneider-0/+36
the same enum