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
/
proc_macro_server.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-712
/
+0
2019-10-15
Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkov
Tyler Mandry
-2
/
+1
2019-10-15
Remove some mentions of gensyms
Matthew Jasper
-2
/
+1
2019-10-15
syntax::parse::sess -> syntax::sess
Mazdak Farrokhzad
-1
/
+2
2019-10-14
Rollup merge of #65261 - nnethercote:rm-Option-from-TokenStream, r=petrochenkov
Tyler Mandry
-1
/
+1
2019-10-14
Rollup merge of #65392 - Centril:nt-to-tt, r=Mark-Simulacrum
Mazdak Farrokhzad
-1
/
+1
2019-10-14
Remove the `Option` in `TokenStream`.
Nicholas Nethercote
-1
/
+1
2019-10-13
token: extract Nonterminal::to_tokenstream to parser.
Mazdak Farrokhzad
-1
/
+1
2019-10-13
tokenstream: don't depend on pprust
Mazdak Farrokhzad
-1
/
+2
2019-10-03
proc_macro: Add `Span::mixed_site` exposing `macro_rules` hygiene
Vadim Petrochenkov
-0
/
+5
2019-09-17
Privatize DiagnosticBuilder constructors
Mark Rousskov
-2
/
+2
2019-09-04
flatten rustc_lexer::character_properties module
Aleksey Kladov
-2
/
+1
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-2
/
+2
2019-08-27
proc_macro: Update `Span::def_site` to use the proc macro definition location
Vadim Petrochenkov
-4
/
+3
2019-08-23
Audit uses of `apply_mark` in built-in macros
Vadim Petrochenkov
-9
/
+2
2019-08-15
hygiene: `ExpnInfo` -> `ExpnData`
Vadim Petrochenkov
-1
/
+1
2019-08-15
hygiene: Remove `Option`s from functions returning `ExpnInfo`
Vadim Petrochenkov
-2
/
+2
2019-08-15
syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`
Vadim Petrochenkov
-1
/
+1
2019-08-05
add unknown token
Aleksey Kladov
-1
/
+1
2019-07-27
Move proc macro server into libsyntax
Vadim Petrochenkov
-0
/
+715