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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass-fulldeps
/
proc-macro
Age
Commit message (
Expand
)
Author
Lines
2017-10-08
Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton
bors
-0
/
+1
2017-10-05
`proc_macro::Span` API improvements
Austin Bonander
-0
/
+107
2017-10-04
Fix some E-needstest issues.
Malo Jaffré
-0
/
+1
2017-09-27
Apply attr proc macros before cfg processing
Tomas Nilsson
-0
/
+121
2017-08-25
rustc: Fix proc_macro expansions on trait methods
Alex Crichton
-0
/
+53
2017-08-08
Ignore tests that fail on stage1
Malo Jaffré
-0
/
+12
2017-06-26
Update and fix a few tests
Alex Crichton
-3
/
+3
2017-06-26
Address review comments.
Jeffrey Seyfried
-4
/
+4
2017-06-26
Test compound tokens.
Jeffrey Seyfried
-0
/
+56
2017-06-26
Add exmaple/test for `quote!` hygiene.
Jeffrey Seyfried
-0
/
+82
2017-06-26
Add `LazyTokenStream`.
Jeffrey Seyfried
-1
/
+1
2017-04-28
Unignore tests which work fine now.
Mark Simulacrum
-1
/
+1
2017-03-14
Add tests.
Jeffrey Seyfried
-7
/
+13
2017-03-02
Rollup merge of #40129 - abonander:proc_macro_bang, r=jseyfried
Corey Farwell
-0
/
+46
2017-02-28
Implement function-like procedural macros ( `#[proc_macro]`)
Austin Bonander
-0
/
+46
2017-02-28
Add regression test.
Jeffrey Seyfried
-0
/
+49
2017-02-22
Don't assume plugin-whitelisted attributes are proc macro attributes
Austin Bonander
-0
/
+83
2017-02-12
Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...
Jeffrey Seyfried
-3
/
+1
2017-01-20
Rollup merge of #38842 - abonander:proc_macro_attribute, r=jseyfried
Alex Crichton
-4
/
+60
2017-01-19
Add doctest to the proc-macro derive-test
Josh
-0
/
+3
2017-01-16
Implement `#[proc_macro_attribute]`
Austin Bonander
-0
/
+56
2017-01-15
Refactor `proc_macro::TokenStream` to use `syntax::tokenstream::TokenStream`;...
Austin Bonander
-4
/
+4
2017-01-02
rustc: Stabilize the `proc_macro` feature
Alex Crichton
-41
/
+1
2016-12-31
Style fixes
Josh Driver
-2
/
+1
2016-12-31
Stop macro calls in structs for proc_macro_derive from panicing
Josh Driver
-0
/
+53
2016-12-02
Allow --test to be used on proc-macro crates
Josh Driver
-0
/
+30
2016-11-10
Auto merge of #37645 - jseyfried:fix_crate_var_in_custom_derives, r=nrc
bors
-0
/
+51
2016-11-10
Add regression test.
Jeffrey Seyfried
-0
/
+51
2016-11-10
Test `#[macro_reexport]`ing custom derives.
Jeffrey Seyfried
-0
/
+38
2016-11-08
Allow proc_macro functions to whitelist specific attributes
Josh Driver
-15
/
+70
2016-10-10
Test derive expansion ordering.
Jeffrey Seyfried
-1
/
+2
2016-10-06
rustc: Rename rustc_macro to proc_macro
Alex Crichton
-0
/
+380