Closed matthiasbeyer closed 6 years ago
The impl Ord did not consider when both next_time fields have the same value. This might result in unwanted behaviour in some edge cases.
impl Ord
next_time
Signed-off-by: Matthias Beyer mail@beyermatthias.de
The
impl Ord
did not consider when bothnext_time
fields have the same value. This might result in unwanted behaviour in some edge cases.Signed-off-by: Matthias Beyer mail@beyermatthias.de