Sylvestre Ledru
Sylvestre Ledru
Thanks I am a bit surprised that it is only String as input
this isn't really refactor but just moving stuff around. What is the goal ?
> wouldn’t be a good fit for automated testing due to needing a lot of time to generate test cases up front. Sure but we could use https://github.com/google/oss-fuzz for on...
This book is indeed a great start. See: https://google.github.io/oss-fuzz/getting-started/new-project-guide/rust-lang/ Some examples of some rust crates: https://github.com/google/oss-fuzz/blob/c25ca964c4363e6bcd5eab86c7d42d1a305d6a97/projects/flate2-rs/project.yaml https://github.com/google/oss-fuzz/tree/30f3a8f1c0f5b072e77d5bea82709db04c53453d/projects/mp4parse-rust And https://github.com/google/oss-fuzz/pull/118
And the effort of @alastairreid at Google Research: https://project-oak.github.io/rust-verification-tools/2021/07/14/coreutils.html
On the same subject, this issue is very interesting too: https://github.com/uutils/coreutils/issues/3785
Sorry but it is now conflicting
@dkrupp ok with you?
Nice idea but not a top priority for now
might requires a version bump as the feature has been renamed (i could try to keep)