index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
parse-fail
Age
Commit message (
Expand
)
Author
Lines
2015-04-18
Return nonzero exit code if there are errors at a stop point
Florian Hahn
-1
/
+426
2015-04-15
Add tests for "ident only path should have been covered"-ICE
Andreas Martens
-0
/
+32
2015-04-13
Added a help span which informs the user about the escaping of curly braces i...
Manuel Hoffmann
-0
/
+18
2015-04-04
fixing some tests and temporarily disabling others to get Bitrig build workin...
Dave Huseby
-0
/
+1
2015-04-03
Add tests for parsing of patterns
Vadim Petrochenkov
-0
/
+171
2015-04-02
syntax: Rewrite parsing of patterns
Vadim Petrochenkov
-6
/
+6
2015-03-31
Lex binary and octal literals more eagerly.
Huon Wilson
-1
/
+36
2015-03-27
rollup merge of #23786: alexcrichton/less-quotes
Alex Crichton
-5
/
+0
2015-03-27
Fix fallout of removing quotes in crate names
Alex Crichton
-5
/
+0
2015-03-27
Prevent ICEs when parsing invalid escapes, closes #23620
Florian Hahn
-1
/
+49
2015-03-24
rustc: Add support for `extern crate foo as bar`
Alex Crichton
-16
/
+2
2015-03-23
rollup merge of #23506: alexcrichton/remove-some-deprecated-things
Alex Crichton
-17
/
+0
2015-03-18
rustc: Remove some long deprecated features:
Alex Crichton
-17
/
+0
2015-03-18
Require braces when a closure has an explicit return type. This is a
Niko Matsakis
-0
/
+16
2015-03-17
Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichton
Manish Goregaokar
-25
/
+1
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-25
/
+1
2015-03-13
syntax: use lookahead to distinguish inner and outer attributes, instead of p...
Eduard Burtescu
-2
/
+2
2015-03-12
Auto merge of #23265 - eddyb:meth-ast-refactor, r=nikomatsakis
bors
-1
/
+31
2015-03-11
syntax: gather common fields of impl & trait items into their respective types.
Eduard Burtescu
-1
/
+31
2015-03-11
Change comment in parse-fail test
Guillaume Gomez
-2
/
+2
2015-03-10
Remove proc keyword
Guillaume Gomez
-3
/
+3
2015-03-08
Auto merge of #23145 - semarie:openbsd-5806, r=alexcrichton
bors
-0
/
+1
2015-03-07
disable test for issue-5806 on openbsd
Sébastien Marie
-0
/
+1
2015-03-06
syntax: Remove deprecated unicode escapes
Alex Crichton
-22
/
+0
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-4
/
+4
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-11
/
+4
2015-02-27
obsolete `|&:|` syntax
Jorge Aparicio
-0
/
+18
2015-02-24
Rollup merge of #22720 - edwardw:enum-struct-ident-walk-into-a-bar, r=nick29581
Manish Goregaokar
-0
/
+44
2015-02-24
Add tests for expect ident but find enum or struct panic
Edward Wang
-0
/
+44
2015-02-24
Rollup merge of #22632 - nagisa:kill-show-string-with-fire!, r=alexcrichton
Manish Goregaokar
-3
/
+2
2015-02-22
Fix test fallouts
Flavio Percoco
-3
/
+5
2015-02-21
Kill fmt::Show and fmt::String with fire!
Simonas Kazlauskas
-3
/
+2
2015-02-18
rollup merge of #22497: nikomatsakis/suffixes
Alex Crichton
-5
/
+5
2015-02-16
Move remaning compile-fail tests that are rejected by the parser to parse-fail
Florian Hahn
-5
/
+1635
2015-02-10
rollup merge of #21918: ranma42/replace-be
Alex Crichton
-14
/
+0
2015-02-06
Move compile-fail tests that are rejected by the parser to parse-fail
Florian Hahn
-0
/
+2172