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_harness.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-13
ast: remove implicit pprust dependency via Display.
Mazdak Farrokhzad
-8
/
+20
2019-09-26
Rename `Item.node` to `Item.kind`
varkor
-2
/
+2
2019-09-17
Generate proc macro harness in AST order.
Aaron Hill
-47
/
+62
2019-09-15
Give more `Idents` spans
Matthew Jasper
-7
/
+7
2019-09-05
Simplify std lib injection
Matthew Jasper
-27
/
+5
2019-09-05
Add `with_{def_site,call_site,legacy}_ctxt,` methods to `Span`
Vadim Petrochenkov
-1
/
+2
2019-09-05
Make use of hygiene in AST passes
Matthew Jasper
-34
/
+52
2019-08-15
hygiene: `ExpnInfo` -> `ExpnData`
Vadim Petrochenkov
-2
/
+2
2019-08-15
hygiene: Merge `ExpnInfo` and `InternalExpnData`
Vadim Petrochenkov
-2
/
+1
2019-08-15
`Ident::with_empty_ctxt` -> `Ident::with_dummy_span`
Vadim Petrochenkov
-2
/
+2
2019-08-14
expand: Unimplement `MutVisitor` on `MacroExpander`
Vadim Petrochenkov
-4
/
+5
2019-07-31
Replace AstBuilder with inherent methods
Mark Rousskov
-1
/
+0
2019-07-31
Remove Span argument from ExtCtxt::attribute
Mark Rousskov
-2
/
+2
2019-07-27
syntax_ext: `proc_macro_decls` -> `proc_macro_harness`
Vadim Petrochenkov
-0
/
+414