Manish Goregaokar

Results 1173 comments of Manish Goregaokar
trafficstars

There are a couple things that need fixing, and it needs a rebase as well, I'm going to open a new PR.

So you don't always want to set rustflags -- if the code you want fuzzed is in the same crate cargo rustc will work too. But usually you write a...

I've kinda wanted this for a while, however there's an important thing to note: `Arbitrary` works differently from quickcheck and proptest because those operate on an unlimited pool of entropy,...

AIUI the fuzzer works better if panics lead to immediate aborts since there's less logic to trace. But I'm not quite sure if there is a major difference.

Yeah I think the solution here is to have an on by default option

Yes, such images would be nice to have! Generally I use `graphviz` or LaTeX for this, so that the source can be committed in-tree as well.

draw.io is fine then

I'm surprised it doesn't handle images, we should add support for that. cc @steveklabnik @GuillaumeGomez

> My understanding is that those days are added to every year: 5 on normal years, 6 on leap years. Is that what you meant? > > > Yep sorry....

> I agree that it makes sense to gather more user data. Who owns doing this gathering? IMHO it's not Temporal; we're the user-facing API but the underlying intelligence about...