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
/
ext
/
mbe
Age
Commit message (
Expand
)
Author
Lines
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-3424
/
+0
2019-10-15
syntax::parse::sess -> syntax::sess
Mazdak Farrokhzad
-4
/
+6
2019-10-14
Rollup merge of #65261 - nnethercote:rm-Option-from-TokenStream, r=petrochenkov
Tyler Mandry
-1
/
+1
2019-10-14
Rollup merge of #65363 - Centril:less-pprust, r=Mark-Simulacrum
Mazdak Farrokhzad
-2
/
+4
2019-10-14
Remove the `Option` in `TokenStream`.
Nicholas Nethercote
-1
/
+1
2019-10-13
tokenstream: don't depend on pprust
Mazdak Farrokhzad
-2
/
+4
2019-10-13
mbe: reduce panictry! uses.
Mazdak Farrokhzad
-25
/
+27
2019-09-30
syntax: Support modern attribute syntax in the `meta` matcher
Vadim Petrochenkov
-1
/
+1
2019-09-26
Rename `Item.node` to `Item.kind`
varkor
-1
/
+1
2019-09-25
remove unused peekable
Aleksey Kladov
-4
/
+3
2019-09-25
move function closer to its usage
Aleksey Kladov
-13
/
+14
2019-09-25
remove unused parameters
Aleksey Kladov
-31
/
+1
2019-09-22
make mbe::TokenTree private to module
Aleksey Kladov
-4
/
+4
2019-09-22
push TokenTree::parse down
Aleksey Kladov
-1
/
+14
2019-09-22
pull mbe token tree definition up
Aleksey Kladov
-232
/
+85
2019-09-22
rename tt -> mbe, part 2
Aleksey Kladov
-11
/
+11
2019-09-22
rename libsyntax::ext::tt to mbe
Aleksey Kladov
-0
/
+3582