rust/src/libsyntax_ext/deriving
2018-06-23 21:53:24 +03:00
..
cmp Rename structures in ast 2018-06-20 12:21:52 +01:00
generic Parse async fn header. 2018-06-21 22:29:47 -07:00
bounds.rs Use hygiene to access the injected crate (core or std) from builtin macros. 2017-12-09 17:22:07 -08:00
clone.rs Rename structures in ast 2018-06-20 12:21:52 +01:00
custom.rs Add ability to apply custom derive to union types. 2018-06-18 21:34:11 -04:00
debug.rs Gensym remaining identifiers 2018-04-19 20:06:35 +01:00
decodable.rs Provide better names for builtin deriving-generated attributes 2018-04-15 20:51:10 +01:00
default.rs Add E0665 2018-05-21 15:41:19 +02:00
encodable.rs Remove rustc_serialize_exclude_null 2018-05-21 10:48:12 -07:00
hash.rs Don't prepend deriving-generated attributes with _ 2018-04-19 13:57:43 +01:00
mod.rs hygiene: Merge NameAndSpan into ExpnInfo 2018-06-23 21:53:24 +03:00