binarynewts
Results
1
issues of
binarynewts
This implementation of the From trait may have some errors: https://github.com/tokio-rs/prost/blob/468c80cd343321d5d4b361febbeec832ab5228b6/prost-types/src/datetime.rs#L576 Examples of `DateTime`s unable to be converted to `Timestamp`s were: 1. `panicked at 'attempt to subtract with overflow'`, https://github.com/tokio-rs/prost/blob/468c80cd343321d5d4b361febbeec832ab5228b6/prost-types/src/datetime.rs#L421...