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
/
libproc_macro_plugin
Age
Commit message (
Expand
)
Author
Lines
2017-06-26
Implement `quote!` and other `proc_macro` API.
Jeffrey Seyfried
-346
/
+0
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-3
/
+0
2017-05-13
Fix #35829 (syntax extension's `quote_expr!()` does not handle b"…")
kennytm
-3
/
+13
2017-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-3
/
+3
2017-03-15
Improve the `TokenStream` quoter.
Jeffrey Seyfried
-49
/
+55
2017-03-03
Integrate `TokenStream`.
Jeffrey Seyfried
-16
/
+5
2017-03-03
Optimize `syntax::tokenstream::Cursor`.
Jeffrey Seyfried
-3
/
+4
2017-03-03
Remove lifetime parameter from `syntax::tokenstream::Cursor`.
Jeffrey Seyfried
-6
/
+6
2017-02-28
Add `syntax::ext::tt::quoted::{TokenTree, ..}` and remove `tokenstream::Token...
Jeffrey Seyfried
-1
/
+0
2017-01-23
Remove `open_span` and `close_span` from `Delimited`.
Jeffrey Seyfried
-4
/
+0
2017-01-22
Refactor `TokenStream`.
Jeffrey Seyfried
-410
/
+167
2017-01-22
Remove unused `extern crate`s.
Jeffrey Seyfried
-2
/
+0
2017-01-16
proc macros/qquote: Handle empty delimited tokens
Nick Cameron
-40
/
+43
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-11-20
Move `syntax::util::interner` -> `syntax::symbol`, cleanup.
Jeffrey Seyfried
-24
/
+28
2016-10-28
Split up libproc_macro_plugin
Nick Cameron
-175
/
+13
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-0
/
+748