rust/src/test/pretty
2012-05-04 12:33:08 -07:00
..
attr-fn-inner.rs rustc: Parse fn inner attributes. Closes #1506 2012-01-15 17:48:58 -08:00
blank-lines.rs Do better at preserving blank lines during pretty-printing 2011-08-19 10:16:38 -07:00
block-arg-disambig.rs s/block()/fn()/g 2012-01-23 19:06:33 -08: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 Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
cap-clause.rs new cap clause syntax 2012-05-04 12:33:08 -07:00
disamb-stmt-expr.rs Do not consider ty_bot to be a "resolved type". 2012-04-07 17:12:48 -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
fn-types.rs Rename fn*() to fn() as originally planned. 2012-01-19 07:11:50 -08:00
issue-929.rs test: Add an xfailed test for issue #929 2012-02-05 18:24:17 -08:00
record-trailing-comma.rs Fix various drift issues in the qq branch. 2012-02-03 20:54:18 -07:00
tag-blank-lines.rs rustc: Make the pretty printer output commas after enum variants. Update all tests accordingly. 2012-01-19 18:41:06 -08:00
unary-op-disambig.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01: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