summary refs log tree commit diff
path: root/src/test/compile-fail/regions-lifetime-of-struct-or-enum-variant.rs
AgeCommit message (Expand)AuthorLines
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-07-19librustc: Implement lifetime elision.Patrick Walton-2/+2
2014-01-29Treat unary struct and enum variants as rvaluesFlavio Percoco-0/+32