rust/src/libsyntax/print
Tim Chevalier 0327dc0b18 Insert missing maybe_print_comment call for class destructors
While it wasn't the original issue, the first program from #2487
failed the pretty-printing test because of this, so it's still a good
test case :-)

It also turns out that the second program from #2487 now triggers a
kind error, so I figured I might as well add it as a test case.
2012-06-06 22:09:10 -07:00
..
pp.rs borrowck changes: some copies, some removed mut annotations, some dvec 2012-06-06 18:37:04 -07:00
pprust.rs Insert missing maybe_print_comment call for class destructors 2012-06-06 22:09:10 -07:00