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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-1
/
+0
2020-09-13
Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkov
bors
-0
/
+6
2020-09-10
Attach tokens to `ast::Stmt`
Aaron Hill
-0
/
+7
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-1
/
+1
2020-09-10
Attach `TokenStream` to `ast::Path`
Aaron Hill
-0
/
+1
2020-09-10
Attach tokens to `NtMeta` (`ast::AttrItem`)
Aaron Hill
-0
/
+1
2020-09-10
Collect tokens when handling `:literal` matcher
Aaron Hill
-1
/
+1
2020-09-10
Attach `TokenStream` to `ast::Ty`
Aaron Hill
-0
/
+1
2020-09-10
Attach `TokenStream` to `ast::Block`
Aaron Hill
-0
/
+1
2020-09-10
Ignore `|` and `+` tokens during proc-macro pretty-print check
Aaron Hill
-0
/
+6
2020-09-10
Rollup merge of #76563 - yokodake:patch-1, r=jonas-schievink
Tyler Mandry
-1
/
+1
2020-09-10
small typo fix in rustc_parse docs
Nanami
-1
/
+1
2020-09-03
Rename IsJoint -> Spacing
Aleksey Kladov
-2
/
+2
2020-09-03
Condense StringReader's API to a single function
Aleksey Kladov
-2
/
+7
2020-09-01
Remove trivia tokens
Aleksey Kladov
-7
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+595
[prev]