summary refs log tree commit diff
path: root/src/test/run-pass/const-enum-structlike.rs
AgeCommit message (Expand)AuthorLines
2013-11-28Register new snapshotsAlex Crichton-1/+1
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-0/+2
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-27testsuite: more `pub fn main`Tim Chevalier-1/+1
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-1/+1
2013-03-07test: Fix tests.Patrick Walton-1/+1
2013-03-06Test for struct-like variants in constsJed Davis-0/+23