rust/src/test/pretty
2011-11-22 13:41:17 -08:00
..
anon-obj.rs Don't pretty-print extra blank lines after anon object methods 2011-08-19 10:16:38 -07:00
blank-lines.rs Do better at preserving blank lines during pretty-printing 2011-08-19 10:16:38 -07:00
block-comment-trailing-whitespace.rs Don't pretty-print trailing whitespace for blank lines inside block comments 2011-08-18 19:22:10 -07:00
block-comment-trailing-whitespace2.rs Don't pretty-print trailing whitespace for blank lines inside block comments 2011-08-18 19:22:10 -07:00
block-disambig.rs Add regression tests for previously ambiguous syntactic forms 2011-09-15 08:47:23 -07:00
empty-lines.rs Reformat 2011-08-20 11:04:00 -07:00
example1.rs Fix the pretty print tests to handle terminal newlines. Sorry! 2011-08-03 19:47:54 -07:00
example2.pp Fix the pretty print tests to handle terminal newlines. Sorry! 2011-08-03 19:47:54 -07:00
example2.rs Reformat 2011-08-20 11:04:00 -07:00
record-trailing-comma.rs rustc: Allow trailing comma in record fields 2011-11-22 13:41:17 -08:00
tag-blank-lines.rs Kill another case of a spurious blank line. Closes #809. 2011-08-18 17:02:23 -07:00
unary-op-disambig.rs Reformat 2011-08-20 11:04:00 -07:00
vec-comments.pp Pretty-print ivecs as [] 2011-08-18 13:09:00 -07:00
vec-comments.rs Reformat 2011-08-20 11:04:00 -07:00
vec-type.pp More misc ivec->vec renaming 2011-08-18 15:01:49 -07:00
vec-type.rs Reformat 2011-08-20 11:04:00 -07:00