Joe Wilm

Results 60 comments of Joe Wilm

Would love to see this feature added. We tend to have large numbers in our config for configuring various limits, and visually parsing through a chain of 8 zeros without...

At this point there's conflicts in the Cargo.lock, but I would be happy to merge if they were resolved.

Also, if anyone is interested in helping out with this project, I could really use some help maintaining it!

Can you provide concrete examples of what works and what doesn't?

Thanks for filing the issue; i'll fix this today. I went to peak at your ycmd branch to see what challenge you were returning, but it appears to have not...

I just ran into this issue; might I suggest yanking all variants of the 0.36 branch until a proper patch lands? This will prevent others from unknowingly having issues.

ugh. That library has a lot of problems for something that writes to stdout. Probably time to write something simpler around `println!`. Thanks for the report!

What! Ugh. Need to drop that dependency.

Chiming in from OneSignal - we have found that across engineering we burn a non-trivial amount of time writing conversions simply to get all of the `Option` handling out of...

@BenTheElder would be nice if the library handled this internally or `run()` args are changed. As it stands now, the args to `run()` are moved, so it's a PITA to...