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
/
encodable.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-19
Run rustfmt on libsyntax_ext/deriving folder
Srinivas Reddy Thatiparthy
-49
/
+43
2016-06-26
Rollup merge of #34436 - jseyfried:no_block_expr, r=eddyb
Jeffrey Seyfried
-1
/
+1
2016-06-23
Remove field `expr` of `ast::Block`
Jeffrey Seyfried
-1
/
+1
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-1
/
+1
2016-05-12
Improve derived implementations for enums with lots of fieldless variants
Björn Steinbrink
-0
/
+1
2016-04-26
Auto merge of #31414 - durka:clone-copy, r=alexcrichton
bors
-1
/
+1
2016-04-26
shallow Clone for #[derive(Copy,Clone)]
Alex Burka
-1
/
+1
2016-04-12
prevent other `encode` methods from breaking `derive(RustcEncodable)`
Oliver Schneider
-7
/
+10
2016-03-14
derive: improve hygiene for type parameters (see #2810)
Alex Burka
-5
/
+7
2016-02-22
Fix #[derive] for empty structs with braces
Vadim Petrochenkov
-1
/
+1
2016-02-11
[breaking-change] don't glob export ast::Mutablity variants
Oliver 'ker' Schneider
-2
/
+2
2016-02-11
[breaking-change] don't glob export ast::Expr_ variants
Oliver Schneider
-9
/
+7
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+289