rust/src/test/pretty
2015-02-22 02:14:27 +01:00
..
asm-clobbers.rs
asm-options.rs
attr-fn-inner.rs Test fixes and rebase conflicts 2015-02-17 19:42:28 -08:00
blank-lines.rs
block-comment-multiple-asterisks.rs
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
block-comment-wchar.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
block-disambig.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
closure-reform-pretty.rs
default-trait-impl.rs Fix test fallouts 2015-02-22 02:14:27 +01:00
disamb-stmt-expr.rs
do1.rs
doc-comments.rs
empty-impl.pp
empty-impl.rs Fallout: tests. As tests frequently elide things, lots of changes 2015-02-18 10:25:28 -05:00
empty-lines.rs Fix remaining bench/debuginfo tests (and a few stragglers) 2015-02-18 09:11:02 -05:00
example1.rs
example2.pp
example2.rs
fn-return.rs
fn-types.rs
for-comment.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
issue-929.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
issue-4264.pp Fix remaining bench/debuginfo tests (and a few stragglers) 2015-02-18 09:11:02 -05:00
issue-4264.rs Fix remaining bench/debuginfo tests (and a few stragglers) 2015-02-18 09:11:02 -05:00
issue-19077.rs
let.rs
match-block-expr.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
match-naked-expr-medium.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
match-naked-expr.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
path-type-bounds.rs Fallout: tests. As tests frequently elide things, lots of changes 2015-02-18 10:25:28 -05:00
raw-str-nonexpr.rs
record-trailing-comma.rs
struct-pattern.rs
struct-tuple.rs
tag-blank-lines.rs
trait-polarity.rs
trait-safety.rs
unary-op-disambig.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
vec-comments.pp Remove all i suffixes 2015-01-30 04:38:54 +01:00
vec-comments.rs Remove all i suffixes 2015-01-30 04:38:54 +01:00
where-clauses.rs