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
/
librustc_expand
/
proc_macro.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-224
/
+0
2020-08-17
rust_ast::ast => rustc_ast
Ujjwal Sharma
-1
/
+1
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-4
/
+4
2020-07-01
Remove `token::FlattenGroup`
Vadim Petrochenkov
-3
/
+2
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-3
/
+9
2020-06-26
proc_macro: Stop flattening groups with dummy spans
Vadim Petrochenkov
-2
/
+2
2020-03-24
defatalize ProcMacroDerive::expand
Mazdak Farrokhzad
-17
/
+8
2020-03-24
defatalize AttrProcMacro::expand
Mazdak Farrokhzad
-13
/
+8
2020-03-24
defatalize BangProcMacro::expand
Mazdak Farrokhzad
-14
/
+9
2020-03-10
expand: Implement support for retrying macro expansions
Vadim Petrochenkov
-4
/
+4
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-3
/
+3
2020-01-10
nix syntax::errors & prefer rustc_errors over errors
Mazdak Farrokhzad
-4
/
+3
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+239