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
/
debug.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-12
Improve derived implementations for enums with lots of fieldless variants
Björn Steinbrink
-0
/
+1
2016-02-23
Some refactoring in deriving/debug.rs
Vadim Petrochenkov
-8
/
+3
2016-02-22
Fix #[derive] for empty structs with braces
Vadim Petrochenkov
-3
/
+8
2016-02-11
Remove some unnecessary indirection from AST structures
Vadim Petrochenkov
-2
/
+2
2016-02-11
[breaking-change] don't glob export ast::StrStyle variants
Oliver 'ker' Schneider
-3
/
+2
2016-02-11
[breaking-change] don't glob export ast::Mutablity variants
Oliver 'ker' Schneider
-1
/
+1
2016-02-11
[breaking-change] don't pub export ast::Stmt_ variants
Oliver Schneider
-1
/
+1
2016-02-11
[breaking-change] don't pub export ast::Lit_ variants
Oliver Schneider
-3
/
+3
2016-02-11
[breaking-change] don't glob export ast::Decl_ variants
Oliver Schneider
-1
/
+1
2016-01-22
Extended save-analysis to support generated code, alterned some spans in form...
Daniel Campbell
-3
/
+3
2015-12-15
Move built-in syntax extensions to a separate crate
Seo Sanghyeon
-0
/
+156