Serhii Potapov

Results 155 comments of Serhii Potapov

@Keksoj Interalie.. Ĉu vi estas samideano? :D

@Keksoj It's not yet implemented, just an alternative proposal. P.S. Malfermu bieron, kaj lasu nin babili :) @AlisCode Ĉu vi volas aliĝi? :D

I would love to have this. Otherwise it's almost impossible to apply Arbitrary in a big project, because there is always 2-3% of fields, that are not like others.

FYI: I created [ArbitraryExt](https://github.com/greyblake/arbitrary_ext) crate which provides a temporal workaround for this problem.

@fitzgen Sure. For now, `ArbitraryExt` is a quick and dirty prototype. E.g. I just applied it to my code base, it I quickly found that a few things are missing....

@fitzgen Ok, I've opened a PR: https://github.com/rust-fuzz/arbitrary/pull/129

This can be marked as resolved (since https://github.com/rust-fuzz/arbitrary/pull/129 is merged)

Hi! Thanks for the suggestion. I guess we can do it as a middleware:)

Would be cool to have. I haven't thought about this yet. Thanks for pointing on this

@TheLonelyGhost Thanks again for the activity:) I'll take a look when I have fresh brain)