Remove stdlib derives and fix expanded files to have newlines at the end

This commit is contained in:
Evgenii P
2019-11-03 20:08:39 +08:00
parent 4dda90502a
commit 640f8e0e82
12 changed files with 12 additions and 219 deletions
@@ -46,4 +46,4 @@ const _IMPL_DESERIALIZE_FOR_NamedUnit: () = {
_serde::Deserializer::deserialize_unit_struct(__deserializer, "NamedUnit", __Visitor)
}
}
};
};