ripgrep icon indicating copy to clipboard operation
ripgrep copied to clipboard

Add `Arbitrary` to `Glob`

Open johnsonw opened this issue 1 year ago • 3 comments

Derive Arbitrary for Glob struct. This feature is optional so the derive will only take place when the feature is enabled. This feature is mandatory when using Glob in fuzz testing.

johnsonw avatar Jan 24 '24 16:01 johnsonw

Happy Friday @BurntSushi, I just wanted to check and see if there is anything else you would like me to address?

johnsonw avatar Jan 26 '24 20:01 johnsonw

Good afternoon, I just wanted to follow up on this. Let me know if there is anything else I need to address.

johnsonw avatar Feb 05 '24 17:02 johnsonw

I normally take a long time to review things.

BurntSushi avatar Feb 05 '24 18:02 BurntSushi