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
/
libsyntax
/
parse
/
classify.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-04
libsyntax: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-26
Camel case the option type
Brian Anderson
-1
/
+1
2012-08-24
fix some unused pattern binding warnings
Niko Matsakis
-1
/
+1
2012-08-22
Eliminate many match checks in rustc
Tim Chevalier
-2
/
+2
2012-08-15
rustc: Parse labeled loop, break, and again
Patrick Walton
-1
/
+1
2012-08-07
syntax: Rename expr_alt to expr_match
Brian Anderson
-1
/
+1
2012-08-07
syntax: Make match arm parsing more restrictive again
Brian Anderson
-2
/
+9
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-7
/
+7
2012-08-05
Switch alts to use arrows
Brian Anderson
-33
/
+26
2012-08-01
Convert ret to return
Brian Anderson
-3
/
+3
2012-07-14
remove typestate from code, tests, and docs
Niko Matsakis
-5
/
+4
2012-07-03
Revert "Remove rule requiring non-nil block-style statements to be semi-termi...
Brian Anderson
-0
/
+3
2012-07-03
Remove rule requiring non-nil block-style statements to be semi-terminated
Brian Anderson
-3
/
+0
2012-07-02
rustc: Implement a new resolve pass behind a compile flag
Patrick Walton
-1
/
+2
2012-06-14
Further work on integer literal suffix inference (#1425)
Lindsey Kuper
-1
/
+1
2012-06-11
Add a new AST node for unsuffixed integer types.
Lindsey Kuper
-1
/
+8
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+69