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
/
compiler
/
rustc_parse
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-09-02
Improve recovery on malformed format call
Sasha
-0
/
+4
2020-09-02
Auto merge of #76170 - matklad:notrivia, r=petrochenkov
bors
-91
/
+67
2020-09-01
Rollup merge of #76132 - Aaron1011:mac-call-stmt, r=petrochenkov
Tyler Mandry
-2
/
+2
2020-09-01
Simplify TokenTreesReader
Aleksey Kladov
-11
/
+11
2020-09-01
Remove trivia tokens
Aleksey Kladov
-8
/
+1
2020-09-01
Don't emit trivia tokens
Aleksey Kladov
-73
/
+56
2020-08-31
Make StringReader private
Aleksey Kladov
-3
/
+3
2020-08-31
Rollup merge of #76115 - calebcartwright:parser-fn-visibility, r=matklad
Aleksey Kladov
-2
/
+4
2020-08-31
Rollup merge of #76050 - matklad:pos, r=petrochenkov
Aleksey Kladov
-4
/
+0
2020-08-30
Factor out StmtKind::MacCall fields into `MacCallStmt` struct
Aaron Hill
-2
/
+2
2020-08-30
Use string literal directly when available in format
Sasha
-1
/
+1
2020-08-30
parser: restore some fn visibility for rustfmt
Caleb Cartwright
-2
/
+4
2020-08-30
Remove unused function
Aleksey Kladov
-4
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+12685
[prev]