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
/
parser
/
path.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-497
/
+0
2019-11-07
move PResult to librustc_errors
Mazdak Farrokhzad
-2
/
+2
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+1
2019-11-06
revamp pre-expansion gating infra
Mazdak Farrokhzad
-2
/
+2
2019-11-05
use American spelling for `pluralize!`
Andy Russell
-3
/
+3
2019-10-27
syntax/attr: reduce reliance on parser
Mazdak Farrokhzad
-1
/
+1
2019-10-24
pre-expansion gate associated_type_bounds
Mazdak Farrokhzad
-2
/
+10
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-2
/
+2
2019-10-16
syntax: reduce visibilities
Mazdak Farrokhzad
-3
/
+3
2019-10-16
syntax: extract parse_derive_paths
Mazdak Farrokhzad
-1
/
+16
2019-09-30
syntax: Support modern attribute syntax in the `meta` matcher
Vadim Petrochenkov
-3
/
+3
2019-09-26
Rename `MetaItem.node` to `MetaItem.kind`
varkor
-1
/
+1
2019-09-22
review comments
Esteban Küber
-1
/
+1
2019-09-22
Point at correct span for parenthesized types
Esteban Küber
-6
/
+7
2019-09-20
factor out pluralisation remains after #64280
gaolei
-4
/
+3
2019-08-27
Simplify with Symbol/Token::is_book_lit.
Mazdak Farrokhzad
-1
/
+1
2019-08-11
parser: move into stmt.rs
Mazdak Farrokhzad
-3
/
+3
2019-08-11
parser: split into {ty, path}.rs
Mazdak Farrokhzad
-0
/
+474