summary refs log tree commit diff
path: root/src/test/run-pass/issue-3656.rs
AgeCommit message (Expand)AuthorLines
2013-10-06Add appropriate #[feature] directives to testsAlex Crichton-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-05-08test: Fix tests.Patrick Walton-1/+1
2013-03-26librustc: Remove all uses of the old `[T * N]` fixed-length vector syntaxPatrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-07test: Regular expression mistake. rs=bustagePatrick Walton-1/+1
2013-01-07test: Fix check-fast for resolve changes. rs=bustagePatrick Walton-1/+1
2012-12-28test: Fix a bunch of run-pass tests. rs=bustagePatrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-22xfail-fast issue-3656Brian Anderson-0/+1
2012-10-20Remove remaining uses of old fixed-length vec syntaxBrian Anderson-1/+1
2012-10-10rustc: fix size computation of structs for the FFIPhilipp Brüschweiler-0/+20