rust/src/test/pretty
2012-08-26 15:56:16 -07:00
..
alt-naked-expr-long.rs Camel case the option type 2012-08-26 15:56:16 -07:00
alt-naked-expr-medium.rs Camel case the option type 2012-08-26 15:56:16 -07:00
alt-naked-expr.rs Camel case the option type 2012-08-26 15:56:16 -07:00
attr-fn-inner.rs
blank-lines.rs Convert ret to return 2012-08-01 19:16:06 -07:00
block-arg-disambig.rs m1!{...} -> m1!(...) 2012-08-23 11:14:14 -07:00
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-disambig.rs Remove match check from test cases 2012-08-23 15:12:02 -07:00
cap-clause.rs
disamb-stmt-expr.rs Fix closure pretty-print tests 2012-08-04 17:41:04 -07:00
do1.rs
doc-comments.rs
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-types.rs Fix closure pretty-print tests 2012-08-04 17:41:04 -07:00
issue-929.rs
record-trailing-comma.rs More attempts at fixing .. breakage. 2012-08-14 05:17:38 +00:00
tag-blank-lines.rs
unary-op-disambig.rs Remove match check from test cases 2012-08-23 15:12:02 -07:00
vec-comments.pp Pretty print vectors as ~[] instead of []/~. Closes #2863. 2012-07-10 13:55:19 -07:00
vec-comments.rs Pretty print vectors as ~[] instead of []/~. Closes #2863. 2012-07-10 13:55:19 -07:00
vec-type.pp Pretty print vectors as ~[] instead of []/~. Closes #2863. 2012-07-10 13:55:19 -07:00
vec-type.rs