- Support for untagged and internally tagged enum representations; see the manual for details (#739)
- Remove Serialize and Deserialize impls for collections::enum_set::EnumSet which has been deprecated for a long time (#740)
- Fix compilation errors in generated code when Ok or Err were redefined from their usual meaning within the same module (#737)