rust/src/test/pretty
2020-02-07 18:18:07 +03:00
..
auxiliary
asm-clobbers.rs
asm-options.rs
ast-stmt-expr-attr.rs ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
attr-derive.rs
attr-fn-inner.rs
attr-literals.rs pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
attr-tokens-raw-ident.rs pprust: Do not convert attributes into MetaItems for printing 2019-07-15 12:42:07 +03:00
auto-trait.rs
blank-lines.rs
block-comment-multiple-asterisks.rs
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
block-comment-wchar.rs
block-disambig.rs
cast-lt.pp pprust: Fix formatting regressions from the previous commits 2019-07-15 12:42:07 +03:00
cast-lt.rs
closure-reform-pretty.rs
delimited-token-groups.rs pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
disamb-stmt-expr.rs
do1.rs pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
doc-comments.rs
dollar-crate.pp resolve: Remove remaining special cases from built-in macros 2019-08-10 21:50:56 +03:00
dollar-crate.rs
empty-impl.rs
empty-lines.rs
enum-variant-vis.rs Print the visibility in print_variant. 2019-12-07 05:59:41 +01:00
example1.rs
example2.pp
example2.rs
fn-return.rs
fn-types.rs
fn-variadic.rs
for-comment.rs
gat-bounds.pp add regression test 2020-02-07 18:18:07 +03:00
gat-bounds.rs add regression test 2020-02-07 18:18:07 +03:00
import-renames.rs
issue-4264.pp Merge branch 'master' into format-temporaries 2019-11-02 11:12:42 -04:00
issue-4264.rs
issue-12590-a.rs
issue-12590-b.rs
issue-12590-c.pp
issue-12590-c.rs
issue-19077.rs
issue-25031.rs
issue-30731.rs pprust: Fix formatting regressions from the previous commits 2019-07-15 12:42:07 +03:00
issue-31073.pp
issue-31073.rs
issue-68710-field-attr-proc-mac-lost.rs pretty: print attrs in struct expr 2020-02-02 09:25:54 +01:00
let.rs
lifetime.rs
macro.rs Print visibility of macro items 2019-09-15 10:22:13 +01:00
match-block-expr.rs pprust: Do not print spaces before some tokens 2019-08-25 21:23:17 +03:00
match-naked-expr-medium.rs
match-naked-expr.rs
path-type-bounds.rs
raw-address-of.rs Add more tests for raw_ref_op 2019-12-18 20:30:00 +00:00
raw-str-nonexpr.rs
stmt_expr_attributes.rs Remove meaningless comments in src/test 2019-08-16 10:54:20 +01:00
struct-pattern.rs
struct-tuple.rs
tag-blank-lines.rs
top-level-doc-comments.rs Remove unused ignore-license directives 2020-01-24 00:00:00 +00:00
trait-polarity.rs
trait-safety.rs
unary-op-disambig.rs
vec-comments.pp
vec-comments.rs
where-clauses.rs