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_expand
/
proc_macro.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-239
/
+0
2019-12-22
Format the world
Mark Rousskov
-51
/
+49
2019-12-06
parse_meta: ditch parse_in_attr
Mazdak Farrokhzad
-5
/
+5
2019-12-06
derive: avoid parse_in_attr
Mazdak Farrokhzad
-25
/
+62
2019-12-02
syntax: Use `ast::MacArgs` for attributes
Vadim Petrochenkov
-2
/
+2
2019-11-16
expand: Stop marking derive helper attributes as known
Vadim Petrochenkov
-18
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-3
/
+6
2019-11-07
syntax::parser::token -> syntax::token
Mazdak Farrokhzad
-1
/
+2
2019-11-06
Make doc comments cheaper with `AttrKind`.
Nicholas Nethercote
-2
/
+2
2019-11-06
Remove unnecessary `Deref` impl for `Attribute`.
Nicholas Nethercote
-2
/
+2
2019-10-27
rustc, rustc_passes: don't depend on syntax_expand.
Mazdak Farrokhzad
-5
/
+0
2019-10-27
syntax/attr: reduce reliance on parser
Mazdak Farrokhzad
-1
/
+8
2019-10-16
move syntax::ext to new crate syntax_expand
Mazdak Farrokhzad
-0
/
+215