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
/
cmp
Age
Commit message (
Expand
)
Author
Lines
2016-07-19
Run rustfmt on libsyntax_ext/deriving folder
Srinivas Reddy Thatiparthy
-264
/
+255
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
-4
/
+4
2016-05-12
Improve derived implementations for enums with lots of fieldless variants
Björn Steinbrink
-0
/
+5
2016-03-18
Auto merge of #31977 - bluss:partial-eq-save, r=brson
bors
-11
/
+25
2016-03-17
Re-add double underscores in derive (fixes #32292)
Manish Goregaokar
-8
/
+8
2016-03-14
derive: improve hygiene for type parameters (see #2810)
Alex Burka
-1
/
+1
2016-03-14
derive: remove most __ strings FIXME(#2810)
Alex Burka
-8
/
+8
2016-03-14
fix FIXME(#6449) in #[derive(PartialOrd, Ord)]
Alex Burka
-55
/
+48
2016-03-01
derive: Emit only PartialOrd::partial_cmp for simple enums
Ulrik Sverdrup
-24
/
+17
2016-02-29
derive: Skip PartialEq::ne for any zero-field enum or struct
Ulrik Sverdrup
-17
/
+15
2016-02-29
derive: Avoid emitting PartialEq::ne for c-like enums
Ulrik Sverdrup
-5
/
+28
2016-02-11
[breaking-change] don't glob export ast::BinOp_
Oliver Schneider
-14
/
+12
2016-02-11
[breaking-change] don't glob export ast::UnOp variants
Oliver Schneider
-1
/
+1
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+539