Jacob Finkelman

Results 313 comments of Jacob Finkelman

Seems reasonable on a quick read.

I will try and make time to think about this more carefully as soon as I can. In the meantime I'm gonna quote something Ed routinely says: > When this...

I got a chance to look this over. My brings a little bit exploding with different ways I want to respond to this PR. Sorry if this comment ends up...

> I basically view `version = "0.*"` or `version = ">0.1,

I am back. Let me know how I can help.

Just brainstorming but perhaps when `--prerelease=allow` is not set the first line should have the iterator past to simplification should contain only normal releases. I.E. `req.simplify(iterator.filter(is_normal))`.

I've never had a deep grasp of the semantics of the curl crate. So I'm not going to take lead on reviewing this PR.

Sorry, I listen to triage advice without reading to carefully.

I benchmarked against an earlier version of this code. Running across all of crates.io (including solana) went from `235.88min` to `218.03min` that is a solid 7.5% improvement. `solana-transaction-status v1.3.10` improve...