..
asm-clobbers.rs
Strip all leading/trailing newlines
2015-03-15 09:08:21 -07:00
asm-options.rs
pprust: Fix asm options
2014-12-22 13:37:10 +09:00
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
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
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
Changes to tests
2015-09-17 12:16:46 +12:00
issue-4264.rs
Add an intital HIR and lowering step
2015-09-03 10:02:36 +12:00
issue-19077.rs
Fixes to the roll-up
2014-11-23 15:23:39 -05:00
issue-25031.rs
Correct pretty-printing of type Foo<T> where T: Bound = ...;
2015-05-04 10:21:39 +02:00
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
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
Add syntax support for attributes on expressions and all syntax
2015-11-26 21:46:12 +01:00
struct-pattern.rs
Preserve struct field pattern shorthand in the prettyprinter.
2014-10-27 00:35:35 -07:00
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
fix pretty test fallout
2015-01-16 11:47:48 +01:00
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