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
Age
Commit message (
Expand
)
Author
Lines
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
Remove unused error_codes.rs files
Guillaume Gomez
-174
/
+0
2019-11-14
Update to use new librustc_error_codes library
Guillaume Gomez
-1
/
+7
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
/
+12831
[prev]