rust/src/test/pretty
2016-03-09 16:45:28 +02:00
..
asm-clobbers.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
asm-options.rs
attr-fn-inner.rs Test fixes and rebase conflicts 2015-02-17 19:42:28 -08:00
blank-lines.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
block-comment-multiple-asterisks.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
block-comment-trailing-whitespace2.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
block-comment-trailing-whitespace.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
block-comment-wchar.pp Model lexer: Fix remaining issues 2015-04-21 12:02:12 +02:00
block-comment-wchar.rs Model lexer: Fix remaining issues 2015-04-21 12:02:12 +02:00
block-disambig.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
closure-reform-pretty.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
default-trait-impl.rs std: Bring back f32::from_str_radix as an unstable API 2015-04-21 15:23:54 -07:00
disamb-stmt-expr.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
do1.rs Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
doc-comments.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
empty-impl.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
empty-lines.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
example1.rs
example2.pp
example2.rs
fn-return.rs
fn-types.rs
for-comment.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
import-renames.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02:00
issue-4264.pp Print fn type parameters for TyFnDef. 2016-03-09 16:45:28 +02:00
issue-4264.rs Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
issue-19077.rs
issue-25031.rs Correct pretty-printing of type Foo<T> where T: Bound = ...; 2015-05-04 10:21:39 +02:00
issue-30731.rs libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
issue-31073.pp Fix pretty_printer to print omitted type _ marker 2016-01-25 21:36:06 +05:30
issue-31073.rs Fix pretty_printer to print omitted type _ marker 2016-01-25 21:36:06 +05:30
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 Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
raw-str-nonexpr.rs rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
stmt_expr_attributes.rs Added stmt_expr_attribute feature gate 2015-11-26 21:47:44 +01:00
struct-pattern.rs
struct-tuple.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
tag-blank-lines.rs
trait-polarity.rs
trait-safety.rs Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00
unary-op-disambig.rs Fix #27567: remove --crate-type=lib from pretty test 2015-08-11 13:00:38 +02: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 Mass rename uint/int to usize/isize 2015-03-26 12:10:22 -07:00