summary refs log tree commit diff
path: root/src/test/run-pass/small-enum-range-edge.rs
AgeCommit message (Expand)AuthorLines
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-4/+2
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+6
2014-11-17Switch to purely namespaced enumsSteven Fackler-10/+10
2013-10-29Initial implementation of enum discrimnant sizing.Jed Davis-0/+32