about summary refs log tree commit diff
path: root/src/test/pretty/vec-comments.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-10Pretty print vectors as ~[] instead of []/~. Closes #2863.Michael Sullivan-16/+16
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-8/+8
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-4/+4
2011-08-20ReformatBrian Anderson-26/+24
2011-08-16Add pp test for interleaving comments through vectors. Closes #679Brian Anderson-0/+31