summary refs log tree commit diff
path: root/src/test/pretty/record-trailing-comma.rs
AgeCommit message (Expand)AuthorLines
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2013-02-28testsuite: Re-xfail record-trailing-commaTim Chevalier-0/+1
2013-02-28Remove code that was awaiting a snapshotTim Chevalier-3/+0
2013-01-28testsuite: De-record pretty testsTim Chevalier-3/+9
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-14More attempts at fixing .. breakage.Graydon Hoare-1/+1
2012-08-14Try to fix pretty-test breakage harder.Graydon Hoare-1/+1
2012-08-14Try to fix pretty-test breakage.Graydon Hoare-1/+1
2012-02-03Fix various drift issues in the qq branch.Graydon Hoare-1/+1
2011-11-22rustc: Allow trailing comma in record fieldsHaitao Li-0/+8