rust/src/libsyntax_ext/deriving
2016-04-12 15:41:46 +02:00
..
cmp Auto merge of #31977 - bluss:partial-eq-save, r=brson 2016-03-18 14:36:49 -07:00
generic Rollup merge of #32570 - eddyb:tis-but-a-front, r=nikomatsakis 2016-04-06 17:31:16 +05:30
bounds.rs Move built-in syntax extensions to a separate crate 2015-12-15 15:04:46 +09:00
clone.rs Fix #[derive] for empty structs with braces 2016-02-22 21:24:32 +03:00
debug.rs Some refactoring in deriving/debug.rs 2016-02-23 03:01:24 +03:00
decodable.rs derive: improve hygiene for type parameters (see #2810) 2016-03-14 16:59:55 -04:00
default.rs Move built-in syntax extensions to a separate crate 2015-12-15 15:04:46 +09:00
encodable.rs prevent other encode methods from breaking derive(RustcEncodable) 2016-04-12 15:41:46 +02:00
hash.rs deriving: factor out discriminant_value construction 2016-03-27 01:25:47 -04:00
mod.rs deriving: factor out discriminant_value construction 2016-03-27 01:25:47 -04:00