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
/
libsyntax_ext
/
deriving
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-25
General MetaItem encapsulation rewrites.
cgswords
-10
/
+9
2016-07-19
Run rustfmt on libsyntax_ext/deriving folder
Srinivas Reddy Thatiparthy
-19
/
+23
2016-06-26
Rollup merge of #34436 - jseyfried:no_block_expr, r=eddyb
Jeffrey Seyfried
-2
/
+1
2016-06-23
Remove field `expr` of `ast::Block`
Jeffrey Seyfried
-2
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+2
2016-05-28
Use the span of `#[derive_Eq]` for `#[structural_match]`
Jeffrey Seyfried
-42
/
+14
2016-05-28
Fix spans of generated `#[derive_*]` attributes
Jeffrey Seyfried
-31
/
+41
2016-05-02
fix rebase flaws
Niko Matsakis
-3
/
+3
2016-04-22
Remove the MacroVisitor pass.
Leo Testard
-30
/
+64
2016-03-27
deriving: factor out discriminant_value construction
Alex Burka
-0
/
+17
2016-03-25
check for both partialeq and eq
Niko Matsakis
-36
/
+45
2016-03-25
modify #[deriving(Eq)] to emit #[structural_match]
Niko Matsakis
-2
/
+46
2016-03-14
derive: improve hygiene for type parameters (see #2810)
Alex Burka
-4
/
+25
2016-02-11
[breaking-change] don't glob export ast::MetaItem_
Oliver 'ker' Schneider
-2
/
+2
2016-02-03
remove dead #[derive(FromPrimitive)] code
Alex Burka
-3
/
+0
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+202