rust/src/test/pretty
Keegan McAllister 67350bc868 Don't use std:: paths in syntax extensions when compiling a #![no_std] crate
Fixes #16803.
Fixes #14342.
Fixes half of #21827 -- slice syntax is still broken.
2015-02-07 10:49:57 -08:00
..
asm-clobbers.rs
asm-options.rs
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 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 fix pretty tests 2015-01-05 17:22:17 -05:00
disamb-stmt-expr.rs fix pretty tests 2015-01-05 17:22:17 -05:00
do1.rs fix pretty tests 2015-01-05 17:22:17 -05:00
doc-comments.rs
empty-impl.pp
empty-impl.rs
empty-lines.rs
example1.rs
example2.pp
example2.rs
fn-return.rs Make output type in ast::FnDecl optional 2015-01-18 22:49:19 +09:00
fn-types.rs fix pretty tests 2015-01-05 17:22:17 -05:00
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 Don't use std:: paths in syntax extensions when compiling a #![no_std] crate 2015-02-07 10:49:57 -08:00
issue-4264.rs Kill more isizes 2015-01-31 17:40:40 +01:00
issue-19077.rs
let.rs Add a pretty-print test 2015-01-02 22:28:53 +09:00
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 Remove all i suffixes 2015-01-30 04:38:54 +01:00
raw-str-nonexpr.rs
record-trailing-comma.rs
struct-pattern.rs
struct-tuple.rs
tag-blank-lines.rs
trait-polarity.rs fix pretty test fallout 2015-01-16 11:47:48 +01:00
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