about summary refs log tree commit diff
path: root/src/test/pretty/vec-comments.pp
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2015-01-30Remove all `i` suffixesTobias Bucher-12/+12
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-12/+12
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-20/+20
2013-08-17Fix warnings it testsErick Tryzelaar-4/+4
2012-12-10tests: relicense .pp files. Oddly not caught during local testing.Graydon Hoare-0/+10
2012-07-10Pretty print vectors as ~[] instead of []/~. Closes #2863.Michael Sullivan-20/+20
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-4/+4
2011-08-18Pretty-print ivecs as []Brian Anderson-20/+20
2011-08-16Add pp test for interleaving comments through vectors. Closes #679Brian Anderson-0/+29