BlakStar

Results 3 comments of BlakStar

More cases : https://github.com/time-rs/time/blob/c96bb1a4474b9af1289edbdf34514fbfe95fa833/time/src/duration.rs#L1311-L1314 https://github.com/time-rs/time/blob/c96bb1a4474b9af1289edbdf34514fbfe95fa833/time/src/duration.rs#L1266-L1269 https://github.com/time-rs/time/blob/c96bb1a4474b9af1289edbdf34514fbfe95fa833/time/src/ext.rs#L239-L279

I'd like to defer adding doc for this at the moment, as I'm still running fuzzers, more cases may come out. However, anyone is welcomed to create pr for this.

It seems like the overflow occurs because size of `column` is too big, not because `width` is zero.