Paul Dicker

Results 343 comments of Paul Dicker

What do you think of the use case mentioned above? > This is useful to fuzz crates in their `no_std` configuration, which may utilize different code paths in such a...

I am not sure how to replicate the warnings in the "Run `int_in_range` fuzz target" CI job. Hopefully this fixes it.

It has been a long documented guarantee of chrono that it doesn't parse 24:00:00, and I suppose there are uses that depend on that. Are you sure this is acceptable?...