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
/
librustc_parse
/
parser
Age
Commit message (
Expand
)
Author
Lines
2019-11-24
Add raw address of expressions to the AST and HIR
Matthew Jasper
-6
/
+21
2019-11-24
Auto merge of #66592 - estebank:raw-raw-ah-ah-ah, r=cramertj
bors
-1
/
+14
2019-11-23
Rework raw ident suggestions
Esteban Küber
-1
/
+14
2019-11-23
Add FIXME for using 'parse_delim_comma_seq' when parsing enum variants
Janusz Marcinkiewicz
-0
/
+2
2019-11-23
Cleanup code after review fixes
Janusz Marcinkiewicz
-14
/
+11
2019-11-23
Add error reporting on nested keywords inside 'enum' definition
Janusz Marcinkiewicz
-1
/
+36
2019-11-22
Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkov
Mazdak Farrokhzad
-30
/
+16
2019-11-20
Delete ProcessCfgMod
Mark Rousskov
-1
/
+0
2019-11-19
Move syntax_expand::config to rustc_parse::config
Mark Rousskov
-1
/
+1
2019-11-17
Address review comments
Vadim Petrochenkov
-0
/
+3
2019-11-16
parse: Use string literal parsing in the `asm` macro
Vadim Petrochenkov
-45
/
+31
2019-11-16
parse: Support parsing optional literals
Vadim Petrochenkov
-21
/
+27
2019-11-16
ast: Keep string literals in ABIs precisely
Vadim Petrochenkov
-6
/
+9
2019-11-16
ast: Keep `extern` qualifiers in functions more precisely
Vadim Petrochenkov
-31
/
+32
2019-11-15
Rollup merge of #66197 - Centril:transparent-ast, r=varkor
Tyler Mandry
-48
/
+13
2019-11-14
TAIT: parse recursively instead of hack.
Mazdak Farrokhzad
-48
/
+13
2019-11-14
Clean some error codes diagnostics
Guillaume Gomez
-25
/
+29
2019-11-14
Update to use new librustc_error_codes library
Guillaume Gomez
-0
/
+6
2019-11-14
Rollup merge of #66361 - Centril:66357, r=pnkfelix
Yuki Okushi
-1
/
+3
2019-11-13
parser: don't use `unreachable!()` in `fn unexpected`.
Mazdak Farrokhzad
-1
/
+3
2019-11-11
fix an ICE in macro's diagnostic message
Guanqun Lu
-2
/
+13
2019-11-11
syntactically allow visibility on trait item & enum variant
Mazdak Farrokhzad
-30
/
+16
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-0
/
+10572
[prev]