rust/src/test/pretty
2012-07-31 15:41:26 -07:00
..
alt-naked-expr-long.rs syntax: More tweaks to make alt arrows parse and print correctly 2012-07-31 15:41:26 -07:00
alt-naked-expr-medium.rs accept naked exprs with commas in pattern arms 2012-07-31 15:41:26 -07:00
alt-naked-expr.rs syntax: More tweaks to make alt arrows parse and print correctly 2012-07-31 15:41:26 -07:00
attr-fn-inner.rs rustc: Parse fn inner attributes. Closes #1506 2012-01-15 17:48:58 -08:00
blank-lines.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
block-arg-disambig.rs Change syntax extension syntax: #m[...] -> m!{...}. 2012-07-30 18:38:15 -07:00
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-disambig.rs Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00
cap-clause.rs new cap clause syntax 2012-05-04 12:33:08 -07:00
disamb-stmt-expr.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
do1.rs Convert to new closure syntax 2012-07-01 19:19:32 -07:00
doc-comments.rs convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498 2012-07-04 19:18:13 -07:00
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-types.rs Change 'native' and 'crust' to 'extern'. 2012-06-26 16:18:37 -07: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 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 Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. 2012-06-29 17:41:45 -07:00