rust/src/test/pretty
bors a7d68adbdd auto merge of #9336 : alexcrichton/rust/issue-7981, r=catamorphism
Progress on #7981

This doesn't completely close the issue because `struct A;` is still allowed, and it's a much larger change to disallow that. I'm also not entirely sure that we want to disallow that. Regardless, punting that discussion to the issue instead.
2013-09-24 15:45:57 -07:00
..
attr-fn-inner.rs
blank-lines.rs
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp
block-comment-wchar.rs
block-disambig.rs
disamb-stmt-expr.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
do1.rs test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
doc-comments.rs
empty-impl.pp Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
empty-impl.rs Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-types.rs test: Fix rustdoc and tests. 2013-09-23 18:23:22 -07:00
for-comment.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
issue-929.rs
match-naked-expr-long.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
match-naked-expr-medium.rs
match-naked-expr.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
path-type-bounds.rs Stop accepting 'impl ...;', require {} instead 2013-09-24 14:12:02 -07:00
record-trailing-comma.rs
struct-tuple.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
tag-blank-lines.rs
unary-op-disambig.rs
vec-comments.pp Fix warnings it tests 2013-08-17 08:42:35 -07:00
vec-comments.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00
vec-type.pp Fix warnings it tests 2013-08-17 08:42:35 -07:00
vec-type.rs Fix warnings it tests 2013-08-17 08:42:35 -07:00