rust/src/libsyntax_ext/deriving
2017-07-05 08:42:13 -07:00
..
cmp Merge ExpnId and SyntaxContext. 2017-03-29 00:41:10 +00:00
generic Auto merge of #42709 - stepancheg:discriminant-hash, r=jseyfried 2017-06-28 06:32:10 +00:00
bounds.rs Future proof libsyntax_ext for union. 2016-08-30 05:53:33 +00:00
clone.rs deriv(Hash) for single-variant enum should not hash discriminant 2017-06-16 22:59:20 +03:00
custom.rs Simplify hygiene::Mark application, and 2017-06-26 02:05:45 +00:00
debug.rs deriv(Hash) for single-variant enum should not hash discriminant 2017-06-16 22:59:20 +03:00
decodable.rs Move derive macro expansion into the MacroExpander 2017-02-05 09:31:02 +10:30
default.rs Move syntax::util::interner -> syntax::symbol, cleanup. 2016-11-20 23:40:20 +00:00
encodable.rs Auto merge of #42709 - stepancheg:discriminant-hash, r=jseyfried 2017-06-28 06:32:10 +00:00
hash.rs deriv(Hash) for single-variant enum should not hash discriminant 2017-06-16 22:59:20 +03:00
mod.rs Hygienize librustc_resolve. 2017-05-25 05:51:50 +00:00