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
@@ -398,4 +398,4 @@ const _IMPL_DESERIALIZE_FOR_DefaultTyParam: () = {
)
}
}
};
};
@@ -579,4 +579,4 @@ const _IMPL_DESERIALIZE_FOR_GenericNewTypeStruct: () = {
)
}
}
};
};
@@ -169,4 +169,4 @@ const _IMPL_DESERIALIZE_FOR_GenericTupleStruct: () = {
)
}
}
};
};
@@ -612,4 +612,4 @@ const _IMPL_DESERIALIZE_FOR_DeNamedMap: () = {
)
}
}
};
};
@@ -247,4 +247,4 @@ const _IMPL_DESERIALIZE_FOR_DeNamedTuple: () = {
)
}
}
};
};
@@ -46,4 +46,4 @@ const _IMPL_DESERIALIZE_FOR_NamedUnit: () = {
_serde::Deserializer::deserialize_unit_struct(__deserializer, "NamedUnit", __Visitor)
}
}
};
};