bors 6dd20c8186 auto merge of #5630 : erickt/rust/serial, r=erickt
@nikomatsakis and I were talking about how the serializers were a bit too complicated. None of the users of With the `emit_option` and `read_option` functions, the serializers are now moving more high level. This patch series continues that trend. I've removed support for emitting specific string and vec types, and added support for emitting mapping types.
2013-03-30 15:42:43 -07:00
..
2013-03-28 23:56:46 -04:00
2013-03-29 16:39:08 -07:00
2013-03-30 13:24:52 -07:00
2013-03-28 23:56:46 -04:00
2013-03-29 16:39:08 -07:00