rust/src/test/pretty
2014-05-14 14:58:00 -07:00
..
attr-fn-inner.rs
blank-lines.rs
block-comment-multiple-asterisks.rs
block-comment-trailing-whitespace2.rs
block-comment-trailing-whitespace.rs
block-comment-wchar.pp
block-comment-wchar.rs
block-disambig.rs Use new attribute syntax in python files in src/etc too (#13478) 2014-04-14 21:00:31 +05:30
closure-reform-pretty.rs test: Remove all uses of ~str from the test suite. 2014-05-14 14:58:00 -07:00
disamb-stmt-expr.rs
do1.rs
doc-comments.rs
empty-impl.pp
empty-impl.rs
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-types.rs
for-comment.rs
issue-929.rs
match-naked-expr-long.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-naked-expr-medium.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
match-naked-expr.rs Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
path-type-bounds.rs librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
raw-str-nonexpr.rs Remove check-fast. Closes #4193, #8844, #6330, #7416 2014-04-06 15:55:43 -07:00
record-trailing-comma.rs
struct-tuple.rs
tag-blank-lines.rs
unary-op-disambig.rs
vec-comments.pp
vec-comments.rs